Added .i file extension. Changed behaviour for .ii file extension.
[cparser] / NEWS
diff --git a/NEWS b/NEWS
index 095d276..0462cab 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+===== cparser 0.9.11 (2009-05-16) =====
+* add missing NEWS entries
+* fix crash when known C library functions had the wrong number of arguments
+
+===== cparser 0.9.10 (2009-04-15) =====
+* bugfixes
+* adapt to libfirm-1.18.0
+
+===== cparser 0.9.9 (2009-05-15) =====
+* bugfixes
+* extend and improve support for attributes
+* adapat to latest libfirm
+
+===== cparser 0.9.8 (2009-01-28) =====
+* several bugfixes
+* add/correct semantic checks
+* improve error recovery
+* support more GCC extensions
+* add/improve/correct warnings
+
 ===== cparser 0.9.7 (2008-12-01) =====
 * several bugfixes
 * add/correct semantic checks