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

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
This commit is contained in:
normal 2015-06-03 20:57:23 +00:00
parent 152d36a79e
commit 99487313fd

View file

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