summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2009-08-12 12:22:44 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2009-08-12 12:22:44 +0100
commitad638149c2cc1a17c0d2ad1482d932c8940c64e0 (patch)
tree79f62a556d1b22dc66473604a55a82b163cd1e61 /NEWS
parentd87b18675ac02f42be23bf4070134690b8b9934b (diff)
downloadjson-glib-ad638149c2cc1a17c0d2ad1482d932c8940c64e0.tar.gz
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ad45d96..b5bf2cf 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,8 @@ Overview of changes for 0.8.0
* Deprecate json_object_add_member()
* Add convenience accessors for JsonObject and JsonArray
* Add convenience iteration functions for JsonObject and JsonArray
+* Automatically promote integers to gint64, to compensate for the
+ lack of integer size in the JSON specificiation
Overview of changes for 0.6.0
=============================