NEWS
authortraytel
Sun, 07 Apr 2019 21:05:22 +0200
changeset 70080 36821db2e356
parent 70079 66dad5805079
child 70081 093ab1a99eb6
child 70086 72c52a897de2
NEWS
NEWS
--- 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.