NEWS
changeset 72388 633d14bd1e59
parent 72332 319dd5c618a5
child 72450 24bd1316eaae
--- a/NEWS	Wed Oct 07 11:31:51 2020 +0200
+++ b/NEWS	Wed Oct 07 10:39:14 2020 +0200
@@ -120,6 +120,10 @@
 * Session HOL-Word: Uniform polymorphic "mask" operation for both
 types int and word.  INCOMPATIBILITY.
 
+* Session HOL-Word: Syntax for signed compare operators has been
+consolidated with syntax of regular compare operators.
+Minor INCOMPATIBILITY.
+
 * Session HOL-Word: Operations lsb, msb and set_bit are separated
 into theories Misc_lsb, Misc_msb and Misc_set_bit respectively.
 INCOMPATIBILITY.