summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 504460ef24..59251a40cf 100644
--- a/NEWS
+++ b/NEWS
@@ -135,9 +135,10 @@ with all sufficient information, see the ChangeLog file.
* Hash
* incompatible changes:
- * Hash#reject now returns plain Hash object, that is the original object's
- subclass, instance variables, default value, and taintedness are no longer
- copied.
+ * Hash#reject will return plain Hash object in the future versions, that
+ is the original object's subclass, instance variables, default value,
+ and taintedness will be no longer copied, so now warnings are emitted
+ when called with such Hash.
* IO
* incompatible changes: