]> git.draconx.ca Git - gob-dx.git/blobdiff - NEWS
Avoid GLib deprecation warnings when building gob.
[gob-dx.git] / NEWS
diff --git a/NEWS b/NEWS
index 6433e2cd5b5524bf7f0368c35204f5b8421afad2..bed51af31f280839caefb5f8a0b90be47509ba50 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.0.20a:
+       * Improve build system.
+       * Remove NOINSTGOB functionality as it seems pointless.
+       * Add support for dynamic GObject types.
+       * Improved support for overriding interfaces in subclasses.
+       * New and improved GOB2_CHECK macro.
+
 2.0.20:
        * Require glib 2.4, and change use of the _take_ownership functions
          to _take_ functions