NEWS
changeset 64634 5bd30359e46e
parent 64633 5ebcf6c525f1
child 64785 ae0bbc8e45ad
--- a/NEWS	Wed Dec 21 21:26:26 2016 +0100
+++ b/NEWS	Thu Dec 22 08:43:30 2016 +0100
@@ -19,7 +19,9 @@
 * Dropped aliasses RangeP, DomainP for Rangep, Domainp respectively.
 INCOMPATIBILITY.
 
-* Dropped abbreviation transP; use constant transp instead.
+* Dropped abbreviation transP, antisymP, single_valuedP;
+use constants transp, antisymp, single_valuedp instead.
+INCOMPATIBILITY.
 
 * Swapped orientation of congruence rules mod_add_left_eq,
 mod_add_right_eq, mod_add_eq, mod_mult_left_eq, mod_mult_right_eq,