diff -r 48240fb48980 -r f0fd38929d21 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.