summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Frank <flori@ping.de>2013-02-04 23:34:06 +0100
committerFlorian Frank <flori@ping.de>2013-02-04 23:34:06 +0100
commitd7b18ba149400971a1415468fd865f8d4794d789 (patch)
tree2b0bfdb0feffe59f42b83cad401966b6f287c48b
parentec2dced48242a8ee679e55a13933f6aaf0fbdb47 (diff)
downloadjson-d7b18ba149400971a1415468fd865f8d4794d789.tar.gz
Document changes
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5d2cc61..f1a8fcf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+2013-02-04 (1.7.7)
+ * Remove useless assert in fbuffer implementation.
+ * Add license information to rubygems spec data, reported by Jordi Massaguer Pla <jmassaguerpla@suse.de>.
+ * Improve documentation, thx to Zachary Scott <zachary@zacharyscott.net>.
2012-11-29 (1.7.6)
* Add GeneratorState#merge alias for JRuby, fix state accessor methods. Thx to
jvshahid@github.