aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ea2bb600..98d99498 100644
--- a/NEWS
+++ b/NEWS
@@ -87,6 +87,9 @@ Changes from 4.1.x to 4.2.0
21. Pretty printing now uses the original text of constant numeric values for
pretty printing and profiling.
+22. Passing negative operands to any of the bitwise functions now
+ produces a fatal error.
+
Changes from 4.1.3 to 4.1.4
---------------------------