summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 2322e468b7..06f6b9f10a 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -152,6 +152,8 @@ Excluding feature bug fixes.
* When writing to STDOUT redirected to a closed pipe, no broken pipe
error message will be shown now. [[Feature #14413]]
+* `TRUE`/`FALSE`/`NIL` constants are no longer defined.
+
## Stdlib compatibility issues
Excluding feature bug fixes.