From 275c6951cc2cda02810d5f023e3d61dc10f3984d Mon Sep 17 00:00:00 2001 From: usa Date: Sat, 21 Jun 2008 16:12:00 +0000 Subject: [PATCH] * ChangeLog: add reporter. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17529 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a6e3e1f40d..cbe4d58ca3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,8 @@ Sun Jun 22 00:42:02 2008 NAKAMURA Usaku * 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 Sun Jun 22 00:38:45 2008 NAKAMURA Usaku