# HG changeset patch # User bulwahn # Date 1315900598 -7200 # Node ID f0fd38929d21470beb37421ed64a597fe9bae0e3 # Parent 48240fb48980a90342011a3c4350203f48f90ad3 correcting NEWS 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.