# HG changeset patch # User Alpar Juttner # Date 2010-09-21 06:02:23 # Node ID ffc2d2559fc916e90c3f000582a2d4761d229d44 # Parent e958855b81863e4abb77b98b50c07f11c5a4d04d Update NEWS file 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