From cd5679fdc814aa8784c7f8215762331e653284bd Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 3 Jun 2008 10:34:45 +0000 Subject: * enumerator.c (enumerator_init_copy): Take care of initialize_copy as well as initialize. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c535b529c..427ee4b4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jun 3 19:33:22 2008 Akinori MUSHA + + * enumerator.c (enumerator_init_copy): Take care of + initialize_copy as well as initialize. + Tue Jun 3 16:06:09 2008 Nobuyoshi Nakada * file.c (file_expand_path): fix for non-existent files and SFN of -- cgit