# HG changeset patch
# User Alpar Juttner <alpar@cs.elte.hu>
# Date 1312529622 -7200
# Node ID f22bc76370b22e9d00920aebedc72a67f4a16cd6
# Parent  c5d7f75388323707b142cb69f0044ce8333feac2
Update NEWS file

diff -r c5d7f7538832 -r f22bc76370b2 NEWS
--- a/NEWS	Thu Aug 04 22:02:20 2011 +0200
+++ b/NEWS	Fri Aug 05 09:33:42 2011 +0200
@@ -1,3 +1,18 @@
+2011-08-08 Version 1.1.4 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
+        
 2010-10-21 Version 1.1.3 released
 
         Bugfix release.