From c34256906e27f8381649423efa1ffa4c7d372428 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Mon, 2 Feb 2009 02:37:26 +0000 Subject: merge revision(s) 19710: * variable.c (autoload_delete, autoload_file): should not delete autoload table, since it may be shared with duplicated modules. [ruby-core:19181] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@21941 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9fb82fd23f..5f5e23bb3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Feb 2 11:34:51 2009 Nobuyoshi Nakada + + * variable.c (autoload_delete, autoload_file): should not delete + autoload table, since it may be shared with duplicated modules. + [ruby-core:19181] + Thu Jan 29 11:54:22 2009 Tadayoshi Funaba * lib/date.rb (today,now): should produce own instances. -- cgit v1.2.3