[Lemon-commits] Alpar Juttner: Update NEWS file

Lemon HG hg at lemon.cs.elte.hu
Mon Aug 8 15:01:34 CEST 2011


details:   http://lemon.cs.elte.hu/hg/lemon/rev/7887be87f4a0
changeset: 1083:7887be87f4a0
user:      Alpar Juttner <alpar [at] cs.elte.hu>
date:      Mon Aug 08 13:02:26 2011 +0200
description:
	Update NEWS file

diffstat:

 NEWS |  16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diffs (23 lines):

diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -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.



More information about the Lemon-commits mailing list