Update NEWS.
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 27 Nov 2008 12:11:38 +0000 (12:11 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 27 Nov 2008 12:11:38 +0000 (12:11 +0000)
[r24049]

NEWS

diff --git a/NEWS b/NEWS
index d8104d4..937bcab 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+===== cparser 0.9.7 (27.11.2008) =====
+* several bugfixes
+* add/correct semantic checks
+* improved error recovery
+
+===== cparser 0.9.6 (22.11.2008) =====
+* lots of bugfixes
+* add/correct semantic checks
+* more/improved warnings
+* internal cleanups (introduce entity_t types)
+* support more gnu extensions
+* improved error recovery
+* support more switches for gcc compatibility
+* support for libc builtins
+
 ===== cparser 0.9.5 (31.07.2008) =====
 
 * lots of bugfixes