relocate NEWS to post-release version (cf. 7a14f831d02d);
authorwenzelm
Thu, 05 Dec 2013 18:02:55 +0100
changeset 54672 748778ac0ab8
parent 54671 d64a4ef26edb
child 54673 4ae29b8b1b81
relocate NEWS to post-release version (cf. 7a14f831d02d);
NEWS
--- a/NEWS	Thu Dec 05 17:58:03 2013 +0100
+++ b/NEWS	Thu Dec 05 18:02:55 2013 +0100
@@ -84,6 +84,11 @@
 shows up as additional case in fixpoint induction proofs.
 INCOMPATIBILITY
 
+* Nitpick:
+  - Fixed soundness bug whereby mutually recursive datatypes could take
+    infinite values.
+
+
 *** ML ***
 
 * Toplevel function "use" refers to raw ML bootstrap environment,
@@ -549,10 +554,6 @@
     sets ~> set
 IMCOMPATIBILITY.
 
-* Nitpick:
-  - Fixed soundness bug whereby mutually recursive datatypes could take
-    infinite values.
-
 
 *** ML ***