summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorFlorian Frank <flori@ping.de>2012-01-15 14:57:14 +0100
committerFlorian Frank <flori@ping.de>2012-01-15 14:57:14 +0100
commit29e88befe5335134d03e91f9943fc7fe9732da71 (patch)
tree8aec6a3cd43b0bad87dfa3985734d0f7eae84043 /CHANGES
parente4e5a2bf48028b92595f5625d6dfc7553c696053 (diff)
downloadjson-29e88befe5335134d03e91f9943fc7fe9732da71.tar.gz
Prepare new versionv1.6.5
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 50f3bc6..c0a61a1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+2012-01-15 (1.6.5)
+ * Vit Ondruch <v.ondruch@tiscali.cz> reported a bug that shows up when using
+ optimisation under GCC 4.7. Thx to him, Bohuslav Kabrda
+ <bkabrda@redhat.com> and Yui NARUSE <naruse@airemix.jp> for debugging and
+ developing a patch fix.
2011-12-24 (1.6.4)
* Patches that improve speed on JRuby contributed by Charles Oliver Nutter
<headius@headius.com>.