1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ChangeLog: forgotten to mention reporter.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2009-05-15 02:31:55 +00:00
parent ad9959c951
commit f7c9c76769

View file

@ -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>