From 2800984d7320179f8fb73b09485f62017634cc4f Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 3 Oct 2008 05:04:57 +0000 Subject: * win32/{configure.bat,setup.mak,Makefile.sub): add --program-prefix configure option support. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19664 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6db3b8f00..8ba33abd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 3 14:04:05 2008 NAKAMURA Usaku + + * win32/{configure.bat,setup.mak,Makefile.sub): add --program-prefix + configure option support. + Thu Oct 2 21:22:43 2008 Takeyuki FUJIOKA * lib/cgi/core.rb (CGI::QueryExtension): delete MorphingBody -- cgit