summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/NEWS.md b/NEWS.md
index 43e878d319..f553471fbe 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -503,9 +503,6 @@ end
splats, those are now removed just as they are for methods not
using `ruby2_keywords`.
-* Taint deprecation warnings are now issued in regular mode in
- addition to verbose warning mode. [[Feature #16131]]
-
* When an exception is caught in the default handler, the error
message and backtrace are printed in order from the innermost.
[[Feature #8661]]