aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>