# HG changeset patch # User Alpar Juttner # Date 1285041690 -7200 # Node ID dfdb58f52f0220ccfb6dbedfe2a0be7d99995e0a # Parent 9f22c22fe227d3c58a35100060929961d988628c Update NEWS file diff -r 9f22c22fe227 -r dfdb58f52f02 NEWS --- a/NEWS Fri Jun 25 06:15:43 2010 +0200 +++ b/NEWS Tue Sep 21 06:01:30 2010 +0200 @@ -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.