From 3743fb3d6445b26fc7caa8233b5ed421b88077a9 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 30 Aug 2004 02:30:55 +0000 Subject: * win32/win32.c (CreateChild): strip trailing spaces. [ruby-dev:24143] merge from HEAD. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6832 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 697636058..6300d41e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 30 11:29:35 2004 NAKAMURA Usaku + + * win32/win32.c (CreateChild): strip trailing spaces. [ruby-dev:24143] + merge from HEAD. + Sun Aug 29 14:08:56 2004 Hidetoshi NAGAI * ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081] -- cgit