1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* 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
This commit is contained in:
ko1 2013-10-16 06:14:42 +00:00
parent ede6826186
commit c6b599e1b6
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
Wed Oct 16 15:14:21 2013 Koichi Sasada <ko1@atdot.net>
* NEWS: add a line into NEWS for last commit.
Wed Oct 16 15:09:14 2013 Koichi Sasada <ko1@atdot.net>
* ext/objspace/objspace.c: add a new method `reachable_objects_from_root'.

1
NEWS
View file

@ -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: