[Lemon-commits] [lemon_svn] alpar: r2522 - hugo/trunk

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:53:15 CET 2006


Author: alpar
Date: Thu Feb  2 19:13:18 2006
New Revision: 2522

Modified:
   hugo/trunk/NEWS

Log:
minor changes

Modified: hugo/trunk/NEWS
==============================================================================
--- hugo/trunk/NEWS	(original)
+++ hugo/trunk/NEWS	Thu Feb  2 19:13:18 2006
@@ -31,14 +31,14 @@
 	  - GraphToEps:
 	    + negateY() opt
 	    + male/female node shapes :)
-	    + correct BoundingBor handling
+	    + correct %%BoundingBox handling
 	  - Tools:
 	    + Timer can be stop()ed and (re)start()ed
-	    + radix sort algo
+	    + radix sort algorithm
 	    + tolerance.h for working with imprecise numbers
-	* Changed namings:
+	* Backward incompatibilities/changed namings:
 	  - Access functions of TimeStamp/Timer
-	  - Undir graph interface: findUndirEdge, ConUndirEdgeIt
+	  - Undir graph interface: findUEdge, ConUEdgeIt
 	  - pred -> predEdge renaming in search algorithms
 	  - SnapShot -> Snapshot in {List,Smart}Graph
 	  - NewEdgeSetAdaptor -> ListEdgeSet



More information about the Lemon-commits mailing list