Note a few recent changes in the ChangeLog.
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@71 327403b1-1117-474d-bef2-5cb71233fd97
This commit is contained in:
@@ -1,4 +1,13 @@
|
|||||||
0.10
|
0.10
|
||||||
|
* Fix a bug in json_object_get_int(), which would incorrectly return 0
|
||||||
|
when called on a string type object.
|
||||||
|
Eric Haszlakiewicz
|
||||||
|
* Add a json_type_to_name() function.
|
||||||
|
Eric Haszlakiewicz
|
||||||
|
* Add a json_tokener_parse_verbose() function.
|
||||||
|
Jehiah Czebotar
|
||||||
|
* Improve support for null bytes within JSON strings.
|
||||||
|
Jehiah Czebotar
|
||||||
* Fix file descriptor leak if memory allocation fails in json_util
|
* Fix file descriptor leak if memory allocation fails in json_util
|
||||||
Zachary Blair, zack_blair at hotmail dot com
|
Zachary Blair, zack_blair at hotmail dot com
|
||||||
* Add int64 support. Two new functions json_object_net_int64 and
|
* Add int64 support. Two new functions json_object_net_int64 and
|
||||||
|
|||||||
Reference in New Issue
Block a user