aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 19171f3169..95792b6ca2 100644
--- a/NEWS
+++ b/NEWS
@@ -129,6 +129,10 @@ with all sufficient information, see the ChangeLog file.
=== Built-in global variables compatibility issues
+* $SAFE
+ * $SAFE=2 and $SAFE=3 are obsolete. If $SAFE is set to 2 or larger,
+ an ArgumentError is raised.
+
=== C API updates
=== Build system updates