From e8d486e119ac254cf2438d2b5bd9de2ec5af8ebc Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 27 Aug 2004 01:14:30 +0000 Subject: * process.c (rb_proc_exec): strip trailing spaces. [ruby-dev:24143] * win32/win32.c (CreateChild): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6823 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 82c2b96945..564afd52a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Aug 27 10:14:21 2004 Nobuyoshi Nakada + + * process.c (rb_proc_exec): strip trailing spaces. [ruby-dev:24143] + + * win32/win32.c (CreateChild): ditto. + Thu Aug 26 04:38:29 2004 Dave Thomas * eval.c (return_jump): Minor typo in error message. Now reads -- cgit v1.2.3