NEWS
changeset 75937 02b18f59f903
parent 75935 06eb4d0031e3
child 75950 3c25aecfa374
--- a/NEWS	Sun Aug 21 06:18:23 2022 +0000
+++ b/NEWS	Sun Aug 21 06:18:23 2022 +0000
@@ -34,6 +34,9 @@
 
 *** HOL ***
 
+* Moved auxiliary computation constant "divmod_nat" to theory
+"Euclidean_Division".  Minor INCOMPATIBILITY.
+
 * Renamed attribute "arith_split" to "linarith_split".  Minor
 INCOMPATIBILITY.
 
@@ -44,7 +47,7 @@
 integers, sacrificing pattern patching in exchange for dramatically
 increased performance for comparisons.
 
-* New theory HOL-Library.NList of fixed length lists
+* New theory HOL-Library.NList of fixed length lists.
 
 * Rule split_of_bool_asm is not split any longer, analogously to
 split_if_asm.  INCOMPATIBILITY.