NEWS
changeset 70080 36821db2e356
parent 70075 ee0b8e06b01c
child 70082 4f936de6d9b8
child 70087 2d19e7eb027a
--- a/NEWS	Sun Apr 07 20:02:15 2019 +0200
+++ b/NEWS	Sun Apr 07 21:05:22 2019 +0200
@@ -219,6 +219,10 @@
 * Theory HOL-Library.Multiset: the <Union># operator now has the same
 precedence as any other prefix function symbol.
 
+* Theory HOL-Library.Cardinal_Notations has been discontinued in favor
+of the bundle cardinal_syntax (available in Main).
+Minor INCOMPATIBILITY.
+
 * Session HOL-Library and HOL-Number_Theory: Exponentiation by squaring,
 used for computing powers in class "monoid_mult" and modular
 exponentiation.