summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed6f24367..e77303262 100644
--- a/NEWS
+++ b/NEWS
@@ -144,6 +144,7 @@ See doc/NEWS-1.8.7 for changes between 1.8.6 and 1.8.7.
tainted/untainted model.
* Deprecation
+ o $= (global flag for case-sensitiveness on string matching)
o Kernel#to_a
o Kernel#getc, #gsub, #sub
o Kernel#callcc and Continuation now become 'continuation'