]> git.draconx.ca Git - gob-dx.git/blobdiff - NEWS
Release 2.0.2
[gob-dx.git] / NEWS
diff --git a/NEWS b/NEWS
index 8fd68536de3f2398ffeacb6bc9d7f8444b4e3a01..772a1489a00701490ed7cedad8f3d24b29e22ca6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+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
+
 1.99.3:
        * Fix signal default value
        * Special case the interface code to allow implementing