From c6b599e1b60c6cd99f0276290c53d95731a26238 Mon Sep 17 00:00:00 2001 From: ko1 Date: Wed, 16 Oct 2013 06:14:42 +0000 Subject: [PATCH] * NEWS: add a line into NEWS for last commit. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ NEWS | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index c2e5a159cf..34ef80a37c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Oct 16 15:14:21 2013 Koichi Sasada + + * NEWS: add a line into NEWS for last commit. + Wed Oct 16 15:09:14 2013 Koichi Sasada * ext/objspace/objspace.c: add a new method `reachable_objects_from_root'. diff --git a/NEWS b/NEWS index 59f6a34457..078c57c7c9 100644 --- a/NEWS +++ b/NEWS @@ -269,6 +269,7 @@ with all sufficient information, see the ChangeLog file. * ObjectSpace.allocation_class_path * ObjectSpace.allocation_method_id * ObjectSpace.allocation_generation + * ObjectSpace.reachable_objects_from_root * Set * incompatible changes: