summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee0510bdb9..158545c0a7 100644
--- a/NEWS
+++ b/NEWS
@@ -289,6 +289,8 @@ with all sufficient information, see the ChangeLog file.
* RUBY_INTERNAL_EVENT_GC_EXIT
r47528
+* rb_hash_delete() now does not call the block given to the current method.
+
=== Build system updates
* jemalloc is optionally supported via `./configure --with-jemalloc`