summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorFlorian Frank <flori@ping.de>2012-05-12 00:23:07 +0200
committerFlorian Frank <flori@ping.de>2012-05-12 00:23:07 +0200
commitc1320061ae68a4695d72ce287373ff1e2e2f0022 (patch)
tree1dbcba4e6bb2701d2ab4dc619e4cbdb454a78cfa /CHANGES
parentfde9036047e6d3e0771507a111f07793a7a26761 (diff)
downloadjson-c1320061ae68a4695d72ce287373ff1e2e2f0022.tar.gz
Prepare new 1.7.3 releasev1.7.3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6d8533b..de07a30 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2012-05-12 (1.7.3)
+ * Work around Rubinius encoding issues using iconv for conversion instead.
2012-05-11 (1.7.2)
* Fix some encoding issues, that cause problems for the pure and the
extension variant in jruby 1.9 mode.