summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Peek <josh@joshpeek.com>2010-04-27 10:31:00 -0500
committerFlorian Frank <flori@ping.de>2010-04-28 00:40:03 +0200
commitd496f792bf98dc49512d8f04f5867d26f6b8aed3 (patch)
tree0be428e299b69f8e678501ea27cc7e2ad8202259 /CHANGES
parented3c61202f3d06029f86d57c3641abc192507d9c (diff)
downloadjson-d496f792bf98dc49512d8f04f5867d26f6b8aed3.tar.gz
Revert "simplified build structure"v1.4.2
This reverts 76e017a1b8a042bcb682b68821cc33f29788cd9a commit.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 367f017..f0e6c6e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@
json_pure if extensiontask is not present.
* Thanks to Dustin Schneider <dustin@stocktwits.com>, who reported a memory
leak, which is fixed in this release.
+ * Applied 993f261ccb8f911d2ae57e9db48ec7acd0187283 patch from josh@github.
2010-04-25 (1.4.1)
* Fix for a bug reported by Dan DeLeo <dan@kallistec.com>, caused by T_FIXNUM
being different on 32bit/64bit architectures.