NEWS update
authorMatthias Braun <matze@braunis.de>
Fri, 15 Apr 2011 14:13:13 +0000 (16:13 +0200)
committerMatthias Braun <matze@braunis.de>
Fri, 15 Apr 2011 14:13:13 +0000 (16:13 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 0462cab..49a5ca5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+===== cparser 0.9.12 (2009-05-15) =====
+* Adapt to libfirm-1.19.0
+* Introduce -mtarget (and -mtriple for llvm compatibility) for conventient
+  cross-compilation
+* Fix big-endian struct layouting
+* Bugfixes
+
 ===== cparser 0.9.11 (2009-05-16) =====
 * add missing NEWS entries
 * fix crash when known C library functions had the wrong number of arguments