aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-03 20:57:23 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-03 20:57:23 +0000
commit99487313fd5298feda5e083d757e967b1567998c (patch)
tree6d64c9675ee3931765c30928659ef51d8f22879c /ChangeLog
parent152d36a79eacce66c65e154a9df28422f69d7f29 (diff)
downloadruby-99487313fd5298feda5e083d757e967b1567998c.tar.gz
ChangeLog: add missing reference
[ruby-core:69441] [Feature #11208] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2811f5c0b..9c2f9a6f52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@ Thu Jun 4 05:44:01 2015 Eric Wong <e@80x24.org>
* test/ruby/test_variable.rb: test ivars for special consts
* internal.h: remove rb_mark_generic_ivar_tbl decl
* gc.c (gc_mark_roots): remove rb_mark_generic_ivar_tbl call
+ [ruby-core:69441] [Feature #11208]
Thu Jun 4 05:13:34 2015 Koichi Sasada <ko1@atdot.net>