correcting NEWS
authorbulwahn
Tue, 13 Sep 2011 09:56:38 +0200
changeset 44914 f0fd38929d21
parent 44913 48240fb48980
child 44915 635ae0a73688
child 44916 840d8c3d9113
correcting NEWS
NEWS
--- a/NEWS	Tue Sep 13 09:28:03 2011 +0200
+++ b/NEWS	Tue Sep 13 09:56:38 2011 +0200
@@ -249,7 +249,7 @@
   an abstract type. INCOMPATIBILITY.
 
   - RBT is split into RBT and RBT_Mapping.
-  - AssocList is split and renamed into AList_Impl and AList_Mapping.
+  - AssocList is split and renamed into AList and AList_Mapping.
   - DList is split into DList_Impl, DList, and DList_Cset.
   - Cset is split into Cset and List_Cset.