* ChangeLog: add reporter.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17529 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2008-06-21 16:12:00 +00:00
parent 0463e736d8
commit 275c6951cc

View File

@ -2,7 +2,8 @@ Sun Jun 22 00:42:02 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/win32.c (rb_w32_osid, rb_w32_osver, CreateChild): XP is
is different from Vista about pipe handle inheritance.
fixed [ruby-core:17367]
fixed [ruby-core:17367], reported by Lars Christensen <larsch at
belunktum.dk>
Sun Jun 22 00:38:45 2008 NAKAMURA Usaku <usa@ruby-lang.org>