From 6825f77323fd140d8cf8d407eed2fccbfec5e298 Mon Sep 17 00:00:00 2001 From: tarui Date: Wed, 20 Apr 2011 16:15:35 +0000 Subject: * win32/win32.c (CreateChild): maximum length of lpCommandLine is 32,768 characters, including the Unicode terminating null character. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31314 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8563299b33..2ffd04b0b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 21 01:01:28 2011 Masaya Tarui + + * win32/win32.c (CreateChild): maximum length of lpCommandLine is + 32,768 characters, including the Unicode terminating null character. + Wed Apr 20 21:32:11 2011 Tadayoshi Funaba * ext/date/date_strptime.c (date__strptime_internal): do not -- cgit v1.2.3