]> git.draconx.ca Git - gob-dx.git/blobdiff - NEWS
Release 2.0.2
[gob-dx.git] / NEWS
diff --git a/NEWS b/NEWS
index e5f0a5492ae410efb1c7b4a08da7fd4d2924f958..772a1489a00701490ed7cedad8f3d24b29e22ca6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+2.0.2
+       * Properly link BOXED type
+       * unref/unrefwith works now since shtdown changed into dispose
+       * Update documentation
+       * man page escapes all ' chars (fix debian bug 155577)
+       * Further tests in test.gob
+
+2.0.1
+       * Fixed property types for all the types that require an extra
+         GObject type
+       * Fix object and boxed linking
+       * Fixed C++ mode for flags and enum linking
+       * Allow comments in property code
+
 2.0.0:
        * Update examples and documentation