summaryrefslogtreecommitdiff
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 e377c9fd73..7a8e25a107 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,9 @@ sufficient information, see the ChangeLog file or Redmine
ary[..3] # identical to ary[0..3]
where(sales: ..100)
+* Setting <code>$;</code> to non-nil value is warned now. Use of it in
+ String#split is warned too.
+
=== Core classes updates (outstanding ones only)
Enumerable::