From e91c39f1c0f7d5e670266d9593d533fd444957f6 Mon Sep 17 00:00:00 2001 From: Jeremy Evans Date: Fri, 17 Jan 2020 11:36:52 -0800 Subject: Remove special handling of $SAFE and related C-APIs These were all deprecated in Ruby 2.7. --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 4485a64df4..51d9dc7cad 100644 --- a/NEWS.md +++ b/NEWS.md @@ -10,6 +10,8 @@ sufficient information, see the ChangeLog file or Redmine ## Language changes +* $SAFE is now a normal global variable with no special behavior. [Feature #16131] + ## Command line options ## Core classes updates (outstanding ones only) -- cgit v1.2.3