]> git.draconx.ca Git - gob-dx.git/blobdiff - NEWS
Replace gnulib patch with new common helper macro.
[gob-dx.git] / NEWS
diff --git a/NEWS b/NEWS
index 6433e2cd5b5524bf7f0368c35204f5b8421afad2..9c3d4a2745ffda6c005ef9c59255b582525ef7a2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+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.
+       * Expand --no-touch-headers behaviour to include private header.
+
 2.0.20:
        * Require glib 2.4, and change use of the _take_ownership functions
          to _take_ functions