diff options
author | Charles Oliver Nutter <headius@headius.com> | 2010-08-06 15:00:34 -0500 |
---|---|---|
committer | Charles Oliver Nutter <headius@headius.com> | 2010-08-06 15:00:34 -0500 |
commit | 5134758321b26cd1934003d80953520914eb7abd (patch) | |
tree | 95ec01e909023cf66a3b0c47d8efd6ea98d3470f /CHANGES | |
parent | 736a0dc10d08f09bc42c9c37e277da929dc3d465 (diff) | |
parent | 9c19d632fa7071a93eead3aa544dde3e791ad9c4 (diff) | |
download | json-1.4.4-java.tar.gz |
Merge remote branch 'flori/master'v1.4.4-java
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2010-08-06 (1.4.4) + * Fixes build problem for rubinius under OS X, http://github.com/flori/json/issues/closed#issue/25 + * Fixes crashes described in http://github.com/flori/json/issues/closed#issue/21 and + http://github.com/flori/json/issues/closed#issue/23 2010-05-05 (1.4.3) * Fixed some test assertions, from Ruby r27587 and r27590, patch by nobu. * Fixed issue http://github.com/flori/json/issues/#issue/20 reported by |