NEWS
branch1.1
changeset 1080 f22bc76370b2
parent 1003 dfdb58f52f02
child 1096 bcb6e4402a6e
     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.