]> granicus.if.org Git - json-c/commitdiff
Update changelog
authorChristopher Watford <christopher.watford@gmail.com>
Fri, 31 Jul 2009 02:12:46 +0000 (02:12 +0000)
committerChristopher Watford <christopher.watford@gmail.com>
Fri, 31 Jul 2009 02:12:46 +0000 (02:12 +0000)
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@45 327403b1-1117-474d-bef2-5cb71233fd97

ChangeLog

index 4546ce5e3a018eecb1be2f224e227bdc967485cb..7d2c82316c8cd2ac0dbb14fd8e84d1dee0aa4d00 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
 0.9
+  * Add const qualifier to the json_tokener_parse functions
+    Eric Haszlakiewicz, EHASZLA at transunion dot com
   * Rename min and max so we can never clash with C or C++ std library
     Ian Atha, thatha at yahoo dash inc dot com
   * Fix any noticeable spelling or grammar errors.