1.1 --- a/NEWS Thu Aug 04 22:02:45 2011 +0200
1.2 +++ b/NEWS Mon Aug 08 13:02:26 2011 +0200
1.3 @@ -1,3 +1,19 @@
1.4 +2011-08-08 Version 1.2.2 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 + #417: Bug fix in CostScaling
1.19 +
1.20 2010-10-21 Version 1.2.1 released
1.21
1.22 Bugfix release.