]> git.draconx.ca Git - gob-dx.git/blobdiff - NEWS
Release 0.90.1
[gob-dx.git] / NEWS
diff --git a/NEWS b/NEWS
index 8453dbd74b6e1abb3c667d038e96f76198e54535..28d8895861555107058910926c506621c1d30c47 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.90.1
+       * accept 'const' in argument lists
+       * accept '...' in public and private method argument lists
+
 0.90.0
        * changed "this" to "self" but recognize "this" as well
        * warn if "new" is not public