summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorlloydh <lloydh@e775cfb5-b74b-0410-aad5-5bebe4a96390>2008-01-14 14:16:18 +0000
committerlloydh <lloydh@e775cfb5-b74b-0410-aad5-5bebe4a96390>2008-01-14 14:16:18 +0000
commit00ca98b8460cdd239b99f47e9a2b7e8c60cc15b0 (patch)
tree7e8d69661c5d53b7f1f1081d9d614763b78cb90f /ChangeLog
parentae3d4b376c0094c3b3c12b2c0b728c2eb64227e8 (diff)
downloadyajl-00ca98b8460cdd239b99f47e9a2b7e8c60cc15b0.tar.gz
1. doxygen docs now part of the build
2. many documentation updates 3. freebsd4 fixes 4. works with CMake pre-LOOSE_LOOP_CONSTRUCTS git-svn-id: http://yajl-c.googlecode.com/svn/yajl/trunk@90 e775cfb5-b74b-0410-aad5-5bebe4a96390
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49688f9..16e9e3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
0.3.0
+ * lth doxygen documentation (html & man) generated as part of the
+ build
+ * lth many documentation updates.
+ * lth fix to work with older versions of cmake (don't use LOOSE_LOOP
+ constructs)
+ * lth work around different behavior of freebsd 4 scanf. initialize
+ parameter to scanf to zero.
* lth all tests run 32x with ranging buffer sizes to stress stream
parsing
* lth yajl_test accepts -b option to allow read buffer size to be