fixed NEWS
authorblanchet
Thu, 06 Mar 2014 14:57:15 +0100
changeset 55939 682fc100dbff
parent 55938 f20d1db5aa3c
child 55940 7339ef350739
fixed NEWS
NEWS
--- a/NEWS	Thu Mar 06 14:57:14 2014 +0100
+++ b/NEWS	Thu Mar 06 14:57:15 2014 +0100
@@ -191,8 +191,8 @@
   INCOMPATIBILITY.
 
 * The following map functions and relators have been renamed:
-    map_sum ~> sum_map
-    map_pair ~> prod_map
+    sum_map ~> map_sum
+    map_pair ~> map_prod
     fset_rel ~> rel_fset
     cset_rel ~> rel_cset
     set_rel ~> rel_set