[Lemon-commits] Alpar Juttner: Update NEWS file
Lemon HG
hg at lemon.cs.elte.hu
Tue Sep 21 06:40:27 CEST 2010
details: http://lemon.cs.elte.hu/hg/lemon/rev/dfdb58f52f02
changeset: 1003:dfdb58f52f02
user: Alpar Juttner <alpar [at] cs.elte.hu>
date: Tue Sep 21 06:01:30 2010 +0200
description:
Update NEWS file
diffstat:
NEWS | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diffs (20 lines):
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+2010-10-21 Version 1.1.3 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.
+
+ #356: Fix multiple execution bug in weighted matchings
+ #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-08 Version 1.1.2 released
Bugfix release.
More information about the Lemon-commits
mailing list