# HG changeset patch # User kpeter # Date 1208467701 0 # Node ID 710c714a7dd326d2cfed8db66f158adc2bc4039c # Parent 852361980706707839751e069d33fb01221c5056 Revert mistaken changes in NEWS file. diff -r 852361980706 -r 710c714a7dd3 NEWS --- a/NEWS Tue Apr 08 16:01:28 2008 +0000 +++ b/NEWS Thu Apr 17 21:28:21 2008 +0000 @@ -13,8 +13,7 @@ * Lagrange relaxation based algorithm for the delay constrained least cost path problem * a preflow based general network circulation algorithm * 2-approximation of Steiner-tree problem - * two heuristics for minimum cut algorithms - (http://www.avglab.com/andrew/pub/neci-tr-96-132.ps) + * two heuristics for minimum cut algorithms (http://www.avglab.com/andrew/pub/neci-tr-96-132.ps) * Gomory-Hu tree algorithm * Edmond's Blossom shrinking algorithm * minimum mean cycle algorithm @@ -238,7 +237,7 @@ + GraphToEps: * negateY() opt * male/female node shapes :) - * correct BoundingBox handling + * correct %%BoundingBox handling Backward incompatibilities/changed namings: * Access functions of TimeStamp/Timer * Undirected graph interface: findUEdge, ConUEdgeIt