NEWS
changeset 58776 95e58e04e534
parent 58775 9cd64a66a765
child 58785 e7d2b46520e0
--- a/NEWS	Fri Oct 24 15:07:49 2014 +0200
+++ b/NEWS	Fri Oct 24 15:07:51 2014 +0200
@@ -65,6 +65,12 @@
 * Lemma name consolidation: divide_Numeral1 ~> divide_numeral_1
 Minor INCOMPATIBILITY.
 
+* field_simps: Use NO_MATCH-simproc for distribution rules, to avoid
+  non-termination in case of distributing a division. With this change
+  field_simps is in some cases slightly less powerful, if it fails try
+  to add algebra_simps, or use divide_simps.
+Minor INCOMPATIBILITY.
+
 * Bootstrap of listsum as special case of abstract product over lists.
 Fact rename:
     listsum_def ~> listsum.eq_foldr