]> git.draconx.ca Git - gob-dx.git/blobdiff - NEWS
Release 0.92.0
[gob-dx.git] / NEWS
diff --git a/NEWS b/NEWS
index ea6407c51bee8e7fbd1af15eea0ef6850de861fa..2bf0cf3458d9a9423d6f6ff63b17a35f5725c075 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+0.92.0
+       * added protected methods and datamembers.
+       * better handeling of empty methods
+       * allow scope keywords before the virutal or signal keyword
+       * merge signal marshallers that are the same to reduce code size
+       * various small fixes and improvements
+
 0.91.2
        * PARENT_HANDLER can now return a value for non-void overrides
        * allow empty classes and empty function bodies