From: Michael Clark Date: Wed, 19 Aug 2009 07:23:23 +0000 (+0000) Subject: Add note about autoconf README changes to ChangeLog X-Git-Tag: json-c-0.10-20120530~70 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=09abeffda32472b951e8c6a1eb9bd6f0a58fd0b1;p=thirdparty%2Fjson-c.git Add note about autoconf README changes to ChangeLog git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@49 327403b1-1117-474d-bef2-5cb71233fd97 --- diff --git a/ChangeLog b/ChangeLog index 7d2c8231..dddd9959 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ 0.9 + * Add README.html README-WIN32.html config.h.win32 to Makefile.am + Michael Clark, * 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