Update NEWS file 1.1
authorAlpar Juttner <alpar@cs.elte.hu>
Fri, 05 Aug 2011 09:33:42 +0200
branch1.1
changeset 1080f22bc76370b2
parent 1074 c5d7f7538832
child 1081 f1398882a928
Update NEWS file
NEWS
     1.1 --- a/NEWS	Thu Aug 04 22:02:20 2011 +0200
     1.2 +++ b/NEWS	Fri Aug 05 09:33:42 2011 +0200
     1.3 @@ -1,3 +1,18 @@
     1.4 +2011-08-08 Version 1.1.4 released
     1.5 +
     1.6 +        Bugfix release.
     1.7 +
     1.8 +        #392: Bug fix in Dfs::start(s,t)
     1.9 +        #414: Fix wrong initialization in Preflow
    1.10 +        #404: Update Doxygen configuration
    1.11 +        #416: Support tests with valgrind
    1.12 +        #418: Better Win CodeBlock/MinGW support
    1.13 +        #419: Backport build environment improvements from the main branch
    1.14 +              - Build of mip_test and lp_test precede the running of the tests
    1.15 +              - Also search for coin libs under ${COIN_ROOT_DIR}/lib/coin
    1.16 +              - Do not look for COIN_VOL libraries
    1.17 +        #382: Allow lgf file without Arc maps
    1.18 +        
    1.19  2010-10-21 Version 1.1.3 released
    1.20  
    1.21          Bugfix release.