aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-15 02:31:55 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-15 02:31:55 +0000
commitf7c9c767691f0b6f398f28132828893221f45673 (patch)
tree99d088ed0745000652f2055a65e88ea075abe1b8
parentad9959c95123ec6c7f85875b932a1ad0b05087d9 (diff)
downloadruby-f7c9c767691f0b6f398f28132828893221f45673.tar.gz
* ChangeLog: forgotten to mention reporter.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0da86a1f8..8bfd11c67a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ Fri May 15 11:17:48 2009 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/setup.mak (-version-): now version.h includes
include/ruby/version.h, so need to tell to cpp to check
$(srcdir)/include.
+ reported by KIMURA Koichi at http://www.kt.rim.or.jp/%7ekbk/zakkicho/09/zakkicho0905b.html#D20090514-6
Thu May 14 16:13:32 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>