[gxml] NEWS: add list of new things in 0.3.2



commit 135ef2f94773b9a8812f4fc5259e943737b96541
Author: Richard Schwarting <aquarichy gmail com>
Date:   Thu Aug 22 13:48:43 2013 -0400

    NEWS: add list of new things in 0.3.2

 NEWS |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2b4bd1a..6e2f230 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,18 @@
 =============
+Version 0.3.2
 =============
 GXml
         * autotools (Javier Jardon)
-
+       * internally updated to gee-0.8
+       * test improvements and fixes (Arnel Borja)
+       * doc updates and fixes
+       * more examples
+       * serialization caching
+       * major memory fixes (Document manages its nodes' references; don't free them yourself)
+       * fewer compile time warnings:
+         * libxml-2.0.vapi fixes,
+         * no longer uses -Wall; many warnings from valac, out of our control
+       * bug fixes
 
 =============
 Version 0.3.1


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