]> git.draconx.ca Git - cdecl99.git/blobdiff - NEWS
libcdecl: Avoid redundant string literal in yyerror.
[cdecl99.git] / NEWS
diff --git a/NEWS b/NEWS
index 64e572a9ee605a9cd4bf09e873669e3559b6f510..d7c9dabcb5ce71d7ce0d187ab9c6a84c76df01e0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,14 @@
+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.
+
 Release 1:
        * Initial release.