From: Christopher Watford Date: Fri, 31 Jul 2009 02:12:46 +0000 (+0000) Subject: Update changelog X-Git-Tag: json-c-0.10-20120530~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b22565d1fd432e23ff1be9e1d76221409576e349;p=thirdparty%2Fjson-c.git Update changelog git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@45 327403b1-1117-474d-bef2-5cb71233fd97 --- diff --git a/ChangeLog b/ChangeLog index 4546ce5e..7d2c8231 100644 --- 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.