updated NEWS according to d38a98f496dd (see also bdc2c6b40bf2);
authorwenzelm
Thu, 24 Jul 2014 10:22:34 +0200
changeset 57637 eeb2d50ec71f
parent 57636 3ab503b04bdb
child 57638 ed58e740a699
updated NEWS according to d38a98f496dd (see also bdc2c6b40bf2);
NEWS
--- a/NEWS	Thu Jul 24 00:24:00 2014 +0200
+++ b/NEWS	Thu Jul 24 10:22:34 2014 +0200
@@ -596,10 +596,9 @@
 
 INCOMPATIBILITY.
 
-* Removed collections add_ac and mult_ac.  Prefer ac_simps instead,
-or specify rules (add|mult).(assoc|commute|left_commute) individually.
-
-INCOMPATIBILITY.
+* Fact collections add_ac and mult_ac are considered old-fashined.
+Prefer ac_simps instead, or specify rules
+(add|mult).(assoc|commute|left_commute) individually.
 
 * Elimination of fact duplicates:
     equals_zero_I ~> minus_unique