From 65fed5dad3dbcbb60cc6ccffd4e43359ec29ffb4 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 22 Dec 2003 12:15:34 +0000 Subject: * class.c (rb_mod_init_copy): always copy singleton class. [ruby-dev:22325] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 85b520c9fc..ac0ad5d5a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,13 @@ +Mon Dec 22 21:15:29 2003 Nobuyoshi Nakada + + * class.c (rb_mod_init_copy): always copy singleton class. + [ruby-dev:22325] + Mon Dec 22 20:44:36 2003 akira yamada * lib/uri/generic.rb (URI::Generic#route_from): accepts urls which has no host-part. - + * test/uri/test_generic.rb (TestGeneric::test_route): added a test. Mon Dec 22 20:38:44 2003 Nobuyoshi Nakada -- cgit v1.2.3