aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-21 16:12:00 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-21 16:12:00 +0000
commit275c6951cc2cda02810d5f023e3d61dc10f3984d (patch)
treed37937d3f018ac6715c2c9b6d7692e32d03e3d97
parent0463e736d85114efe8c962ab87b8f62a16fbdd9d (diff)
downloadruby-275c6951cc2cda02810d5f023e3d61dc10f3984d.tar.gz
* ChangeLog: add reporter.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17529 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
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 <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>