diff -r 17eb3eaad9f8 -r b386435b3f93 NEWS
--- a/NEWS	Thu Feb 02 17:43:24 2006 +0000
+++ b/NEWS	Thu Feb 02 18:13:18 2006 +0000
@@ -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