summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 65d0a88..bdb6446 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2.0.4
-
+ * @jcekstrom - additional checking in integer parsing
+ * @jcekstrom - fix a bug in yajl_tree that would cause valid json integersto fail to parse
+ * @plaguemorin - fix a memory leak in yajl_tree (error strings were being leaked)
+ * @7AC - reset errno
+ * @ConradIrwin - include flags to reformatter to allow toggling of escape solidus option
2.0.3
* John Stamp generation of a pkgconfig file at build time.