]> git.draconx.ca Git - gob-dx.git/blobdiff - NEWS
Release 1.0.12
[gob-dx.git] / NEWS
diff --git a/NEWS b/NEWS
index 9f874f9bc1c2ae779f794c62c0beb9b86369dab9..3432cd014d86cce57e5520cdf53cfbee932d0f20 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.0.12
+       * Add self_ aliases to be more compatible with gob2 (Josh Parsons)
+       * Add m4 preprocessor support (Josh Parsons)
+
+1.0.11
+       * Fix many (export) flag bugs
+       * Fix GTK+2 object generation
+
 1.0.10
        * (export) flag for arguments to export get/set public methods (Eskil)
        * private header by default ondemand as documented (Mark Brown)