[Lemon-commits] Alpar Juttner: Update NEWS file
Lemon HG
hg at lemon.cs.elte.hu
Tue Sep 21 06:42:27 CEST 2010
details: http://lemon.cs.elte.hu/hg/lemon/rev/ffc2d2559fc9
changeset: 1005:ffc2d2559fc9
user: Alpar Juttner <alpar [at] cs.elte.hu>
date: Tue Sep 21 06:02:23 2010 +0200
description:
Update NEWS file
diffstat:
NEWS | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diffs (19 lines):
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+2010-10-21 Version 1.2.1 released
+
+ Bugfix release.
+
+ #366: Fix Pred[Matrix]MapPath::empty()
+ #371: Bug fix in (di)graphCopy()
+ The target graph is cleared before adding nodes and arcs/edges.
+
+ #364: Add missing UndirectedTags
+ #368: Fix the usage of std::numeric_limits<>::min() in Network Simplex
+ #372: Fix a critical bug in preflow
+
2010-03-19 Version 1.2 released
This is major feature release
More information about the Lemon-commits
mailing list