From 57cccbeb33a12e6b01b19c8faee354cbf94ff651 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 19 Apr 2005 22:28:28 +0000 Subject: * {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak: add extout option. * bcc32/setup.mak: make configuration variables overridable. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c96584742..7aa76dd22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed Apr 20 07:27:18 2005 Nobuyoshi Nakada + + * {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak: + add extout option. + + * bcc32/setup.mak: make configuration variables overridable. + Wed Apr 20 04:15:27 2005 Keiju Ishitsuka * lib/irb.rb lib/irb/* doc/irb: IRB 0.9.5 -- cgit