From b512e61ca02ad5ebdfb08581e87bbc0791009684 Mon Sep 17 00:00:00 2001 From: charliesome Date: Sat, 8 Jun 2013 10:48:33 +0000 Subject: * 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/trunk@41175 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 27ce3288da..616887e9a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sat Jun 8 19:47:00 2013 Charlie Somerville + + * class.c (include_modules_at): invalidate method cache if included + module contains constants + + * test/ruby/test_module.rb: add test + Sat Jun 8 19:31:00 2013 Charlie Somerville * random.c (limited_big_rand): declare rnd, lim and mask as uint32_t -- cgit v1.2.3