some belady3 fixes
[libfirm] / NEWS
diff --git a/NEWS b/NEWS
index 2748826..ca41a4c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+====== Libfirm 1.13.0 (XXXX-XX-XX) ======
+
+* operator strength reduce fixed and improved
+* fixed 64bit code generation for some rary compare cases
+
+====== Libfirm 1.12.1 (2008-02-18) ======
+
+* bugfixes for new style initializers with bitfield types
+* make lowerer look at constant initializers too
+
 ====== Libfirm 1.12.0 (2008-02-14) ======
 
 * dependency on libcore and libobstack dropped