From 3cf42a0b2dcf918046531afd7bed60b3ba0661bf Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 22 Jun 2013 20:51:06 +0000 Subject: * remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41581 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 81c39cc3d3..9733a67ed5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Sun Jun 23 05:41:32 2013 Koichi Sasada - * class.c (rb_include_class_new), eval.c (rb_using_refinement): + * class.c (rb_include_class_new), eval.c (rb_using_refinement): make classes/modules (who share method table) shady. If module `a' and `b' shares method table m_tbl and new method with iseq is added, then write barrier is applied only `a' or `b'. -- cgit v1.2.3