summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorFlorian Frank <flori@ping.de>2010-08-20 09:45:05 +0200
committerFlorian Frank <flori@ping.de>2010-08-20 09:45:05 +0200
commit5ffce181a04139fb6716ee09cc9d4ddaf227c549 (patch)
tree49c97351a0a56fefb7380d64fce5e8e3da31c407 /CHANGES
parent79f0aed477e86d7d06693f6e2b22b07caade50dd (diff)
downloadjson-5ffce181a04139fb6716ee09cc9d4ddaf227c549.tar.gz
better debugging message
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8216a20..0dd9378 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
2010-08-15 (1.5.0)
* Included Java source codes for the Jruby extension made by Daniel Luz
<dev@mernen.com>.
+ * Output full exception message of deep_const_get to aid debugging.
2010-08-09 (1.4.6)
* Fixed oversight reported in http://github.com/flori/json/issues/closed#issue/23,
always create a new object from the state prototype.