summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLloyd Hilaiel <lloyd@hilaiel.com>2009-04-15 15:53:49 +0300
committerLloyd Hilaiel <lloyd@hilaiel.com>2009-04-15 15:54:08 +0300
commit4a5a7c889cf2ec5daf0f29c31c0401ca77e596ff (patch)
treedd6c2414e4a8e9c9fcd07ba7d243103d212c96ec /ChangeLog
parentd1ff40d1afe33669ecacbc00bb72137ad45c1779 (diff)
downloadyajl-4a5a7c889cf2ec5daf0f29c31c0401ca77e596ff.tar.gz
update changelog for 1.0.21.0.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c39aba..4593bce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1.0.2
+ * lth update doxygen documentation with new sample code, passing NULL
+ for allocation functions added in 1.0.0
+
1.0.1
* lth resolve crash in json_reformatter due to incorrectly ordered
parameters.