From edb6fe70439be22082b1beb94feaf1ed4ace680a Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 29 Nov 2004 04:17:05 +0000 Subject: * win32/win32.c (CreateChild): push back the last space before next loop because CharNext() eats it. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7408 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7b05ac1cc..0d8b35564 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 29 13:13:13 2004 NAKAMURA Usaku + + * win32/win32.c (CreateChild): push back the last space before next + loop because CharNext() eats it. + Mon Nov 29 01:18:18 2004 Tanaka Akira * io.c (rb_io_check_writable): call io_seek regardless of -- cgit