changeset 74364 | 99add5178e51 |
parent 74349 | 4974c3697fee |
child 74366 | d1185d02aef5 |
--- a/NEWS Fri Sep 24 22:44:13 2021 +0200 +++ b/NEWS Sat Sep 25 07:45:27 2021 +0000 @@ -205,7 +205,7 @@ * Combinator "Fun.swap" resolved into a mere input abbreviation in separate theory "Transposition" in HOL-Combinatorics. INCOMPATIBILITY. -* Infix syntax for bit operations AND, OR, XOR is now organized in +* Infix syntax for bit operations AND, OR, XOR, NOT is now organized in bundle bit_operations_syntax. INCOMPATIBILITY. * Bit operations set_bit, unset_bit and flip_bit are now class