Comply with ยง6.7.5.3(8).
[cparser] / NEWS
diff --git a/NEWS b/NEWS
index 7da07e1..d8104d4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+===== cparser 0.9.5 (31.07.2008) =====
+
+* lots of bugfixes
+* sync with latest libfirm
+* improve error handling (more graceful continue in case of an error)
+* compatibility fixes for old C stuff (=> SPECint2000 works now)
+* improved commandline, more gcc compatibility flags
+* support more gnu extensions
+* parse all gnu extensions
+
 ===== cparser 0.9 (18.02.2008) =====
 
 * initial release