clarified NEWS entry
authorhoelzl
Wed, 12 May 2010 11:13:33 +0200
changeset 36849 33e5b40ec4bb
parent 36848 7e6f334b294b
child 36850 0ea667bb5be7
child 36852 ef6ba914e209
clarified NEWS entry
NEWS
--- a/NEWS	Wed May 12 11:08:15 2010 +0200
+++ b/NEWS	Wed May 12 11:13:33 2010 +0200
@@ -149,7 +149,8 @@
 * Dropped theorem RealPow.real_sq_order; use power2_le_imp_le instead.
 INCOMPATIBILITY.
 
-* Dropped normalizing. Use semiring classes directly. INCOMPATIBILITY.
+* Dropped normalizing_semiring etc; use the facts in semiring classes instead.
+INCOMPATIBILITY.
 
 * Theory 'Finite_Set': various folding_* locales facilitate the application
 of the various fold combinators on finite sets.