[json-glib] [release] Update NEWS



commit ff97e679522c52be6b5dfe0f851416cdeac7f921
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Thu Jun 18 11:14:37 2009 +0100

    [release] Update NEWS

 NEWS |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 36f3bcc..ad45d96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Overview of changes for 0.8.0
+=============================
+* Remove the in-tree Vala bindings: they are part of Vala, now
+* Remove the in-tree Debian packaging
+* Fix bug #958: JsonGenerator does not escape special characters
+* Fix bug #965: Conditionally compile the test suite
+* Display the filename and line inside the error messages when
+  loading from a file
+* Fix bug #1203: Correctly terminate a string array
+* Fix bug #1393: Regression tests fail on OpenBSD
+* Do not leak memory on error code paths
+* Improve and clean up the build system
+* Make JsonNode completely opaque
+* Conditionally generate introspection data on build
+* Fix bug #1353: Do not overwrite when copying
+* Deprecate json_object_add_member()
+* Add convenience accessors for JsonObject and JsonArray
+* Add convenience iteration functions for JsonObject and JsonArray
+
 Overview of changes for 0.6.0
 =============================
 * Allow deserialization of strings into enum and flag types



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