[json-glib] Update NEWS



commit 654f99c6b0d771cc6b4c68790ab164b0f691307d
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Sun Nov 29 12:34:08 2009 +0000

    Update NEWS

 NEWS |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index f33897c..988ea7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Overview of changes for 0.10.0
+==============================
+â?¢ Fix generation of doubles [Cornelius Hald]
+â?¢ Add more units to the test suite
+â?¢ Add JsonNode macros for quick type checking
+â?¢ Guarantee insertion order when parsing and generating JSON Objects
+â?¢ Serialize GParamSpecObject properties
+â?¢ Add serialization and deserialization for GBoxed types
+â?¢ Add API for serializing GObjects to, and deserializing from, JsonNode
+â?¢ Build environment fixes
+â?¢ Documentation fixes
+â?¢ Generate correct introspection data
+â?¢ Make JsonSerializable in complete control of deserialization [Tristan Van
+  Berkom]
+
 Overview of changes for 0.8.0
 =============================
 * Remove the in-tree Vala bindings: they are part of Vala, now



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]