rename edges_assure to assure_edges
[libfirm] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index ce9d1fd..27333fb 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,21 @@
+libFirm 1.20.0 (2011-12-07)
+---------------------------
+
+* Further improvemens to sparc backend (SPEC2000 works with softfloat)
+* Tuning of x86 backend
+* Software floatingpoint lowerer
+* Fixed firm profiling
+* New pass management allowing to specify pre-/postconditions for passes
+* Remove dependency on liblpp, add support for gurobi ILP solver
+* Experimental dwarf debugging support
+* Code cleanups, refactoring
+* Restructured API documentation
+* Bugfixes (we did alot of csmith testing)
+
+libFirm 1.19.1 (2011-05-17)
+---------------------------
 
+* Fix some set_XXX functions not being exported in the shared library
 
 libFirm 1.19.0 (2011-03-15)
 ---------------------------