From a43b8412ea13b43cdd65177ed75ac76001ec8734 Mon Sep 17 00:00:00 2001 From: usa Date: Wed, 26 Jun 2013 07:26:49 +0000 Subject: merge revision(s) 41175: [Backport #8503] * class.c (include_modules_at): invalidate method cache if included module contains constants * test/ruby/test_module.rb: add test git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@41645 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3ff95b5d40..5000f8787c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed Jun 26 16:22:12 2013 Charlie Somerville + + * class.c (include_modules_at): invalidate method cache if included + module contains constants + + * test/ruby/test_module.rb: add test + Wed Jun 26 16:13:25 2013 Nobuyoshi Nakada * io.c (io_getc): fix 7bit coderange condition, check if ascii read -- cgit v1.2.3