summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authortmm1 <tmm1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-11-25 21:46:00 +0000
committertmm1 <tmm1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-11-25 21:46:00 +0000
commit302743d3e7bed97f0f893f250e21dc74ba925284 (patch)
tree1e79c4ac98dc298a87d8e8f08515d840d288f6c4 /NEWS
parentc21f62d0f8bd43a53399093e2c979a2ec173a8f1 (diff)
* NEWS: Add ObjectSpace.after_gc_{start,end}_hook=
* ext/objspace/objspace_dump.c: [DOC] catch up dump/dump_all to r43679 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43847 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 75c2ff84c5..d93a8ff346 100644
--- a/NEWS
+++ b/NEWS
@@ -185,6 +185,8 @@ with all sufficient information, see the ChangeLog file.
* ObjectSpace.allocation_method_id
* ObjectSpace.allocation_generation
* ObjectSpace.reachable_objects_from_root
+ * ObjectSpace.after_gc_start_hook=
+ * ObjectSpace.after_gc_end_hook=
* ObjectSpace.dump
* ObjectSpace.dump_all