NEWS
branch1.1
changeset 1003 dfdb58f52f02
parent 939 86a880ba752d
child 1080 f22bc76370b2
     1.1 --- a/NEWS	Fri Jun 25 06:15:43 2010 +0200
     1.2 +++ b/NEWS	Tue Sep 21 06:01:30 2010 +0200
     1.3 @@ -1,3 +1,16 @@
     1.4 +2010-10-21 Version 1.1.3 released
     1.5 +
     1.6 +        Bugfix release.
     1.7 +
     1.8 +        #366: Fix Pred[Matrix]MapPath::empty()
     1.9 +        #371: Bug fix in (di)graphCopy()
    1.10 +              The target graph is cleared before adding nodes and arcs/edges.
    1.11 +
    1.12 +        #356: Fix multiple execution bug in weighted matchings
    1.13 +        #364: Add missing UndirectedTags
    1.14 +        #368: Fix the usage of std::numeric_limits<>::min() in Network Simplex
    1.15 +        #372: Fix a critical bug in preflow
    1.16 +
    1.17  2010-03-08 Version 1.1.2 released
    1.18  
    1.19          Bugfix release.