NEWS
changeset 53109 186535065f5c
parent 53050 bca3769b6b45
child 53160 317077e35b0e
--- a/NEWS	Tue Aug 20 11:21:49 2013 +0200
+++ b/NEWS	Tue Aug 20 11:39:53 2013 +0200
@@ -312,6 +312,10 @@
   "ALL x1 ... xn. Prop x1 ... xn". Simple examples are in
   src/HOL/Spec_Check/Examples.thy.
 
+* Imperative HOL: The MREC combinator is considered legacy and no longer
+included by default. INCOMPATIBILITY, use partial_function instead, or import
+theory Legacy_Mrec as a fallback.
+
 
 *** HOL-Algebra ***