aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2009-11-08 14:13:32 +0200
committerPetri Lehtinen <petri@digip.org>2009-11-08 14:13:32 +0200
commit842bc2128b70e5390cacf83a24375cd5c0d0341c (patch)
tree1d087f56ba426e60486692720a9649fd6c7989b6 /CHANGES
parentca6d26a1c2c4626c93b863580bf0959e690c446c (diff)
downloadjansson-842bc2128b70e5390cacf83a24375cd5c0d0341c.zip
jansson-842bc2128b70e5390cacf83a24375cd5c0d0341c.tar.gz
jansson-842bc2128b70e5390cacf83a24375cd5c0d0341c.tar.bz2
jansson 1.1.2v1.1.2
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fc4078f..64ddd6f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+Version 1.1.2, released 2009-11-08
+
+* Fix a bug where an error message was not produced if the input file
+ could not be opened in json_load_file()
+* Fix an assertion failure in decoder caused by a minus sign without a
+ digit after it
+* Remove an unneeded include for stdint.h in jansson.h
+
+
Version 1.1.1, released 2009-10-26
* All documentation files were not distributed with v1.1; build