diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-19 22:28:28 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-19 22:28:28 +0000 |
commit | 727e498a7a869d9b7244661f59568ac37c886aba (patch) | |
tree | ed1c89ed40990c550323b00620ab27a28ad30840 /ChangeLog | |
parent | 394c9ef9489ee7c994ff8241d820c7c92c3e5fbc (diff) | |
download | ruby-727e498a7a869d9b7244661f59568ac37c886aba.tar.gz ruby-727e498a7a869d9b7244661f59568ac37c886aba.tar.xz ruby-727e498a7a869d9b7244661f59568ac37c886aba.zip |
* {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/trunk@8358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Apr 20 07:27:18 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak: + add extout option. + + * bcc32/setup.mak: make configuration variables overridable. + Tue Apr 19 23:37:09 2005 WATANABE Hirofumi <eban@ruby-lang.org> * lib/ftools.rb (File.safe_unlink): do not modify a symlinked file. |