]> git.draconx.ca Git - cdecl99.git/blobdiff - NEWS
libcdecl: Perform all parser allocations via cdecl__alloc_item.
[cdecl99.git] / NEWS
diff --git a/NEWS b/NEWS
index 97b04bf016e954ab88e6e7707b9e196473c8dcb9..d7c9dabcb5ce71d7ce0d187ab9c6a84c76df01e0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Release 1.2a:
+       * Various bug fixes and improvements.
+
+Release 1.2:
+       * Removed external library dependencies from the test suite.
+       * Fixed compilation failures in some enviroments.
+       * Various bug fixes and improvements.
+
 Release 1.1:
        * Error messages are no longer printed by libcdecl.
        * Various bug fixes and improvements.