summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-16 06:14:42 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-16 06:14:42 +0000
commitc6b599e1b60c6cd99f0276290c53d95731a26238 (patch)
tree7526b214987ef0560c7a08f197236a40100aeb77
parentede6826186a7a2f4380d23a9f46f0bc4b9e50473 (diff)
* 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
-rw-r--r--ChangeLog4
-rw-r--r--NEWS1
2 files changed, 5 insertions, 0 deletions
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 <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'.
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: