# HG changeset patch
# User Alpar Juttner <alpar@cs.elte.hu>
# Date 1312801346 -7200
# Node ID 7887be87f4a0b4eefcc50cc612c0f3f2077ae2e2
# Parent  ece3d43d7e728e2b3c10688aeb6cccfda6da197a
Update NEWS file

diff -r ece3d43d7e72 -r 7887be87f4a0 NEWS
--- a/NEWS	Thu Aug 04 22:02:45 2011 +0200
+++ b/NEWS	Mon Aug 08 13:02:26 2011 +0200
@@ -1,3 +1,19 @@
+2011-08-08 Version 1.2.2 released
+
+        Bugfix release.
+
+        #392: Bug fix in Dfs::start(s,t)
+        #414: Fix wrong initialization in Preflow
+        #404: Update Doxygen configuration
+        #416: Support tests with valgrind
+        #418: Better Win CodeBlock/MinGW support
+        #419: Backport build environment improvements from the main branch
+              - Build of mip_test and lp_test precede the running of the tests
+              - Also search for coin libs under ${COIN_ROOT_DIR}/lib/coin
+              - Do not look for COIN_VOL libraries
+        #382: Allow lgf file without Arc maps
+        #417: Bug fix in CostScaling
+
 2010-10-21 Version 1.2.1 released
 
         Bugfix release.