From 63201701ee55eb10b1d6cbba887c75bbeba2c204 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 27 Apr 2005 14:43:06 +0000 Subject: * win32/Makefile.sub (OPTFLAGS): default global optimization to disabled only for VC++6. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8389 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5c8533347..70496ee73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ +Wed Apr 27 23:42:22 2005 Nobuyoshi Nakada + + * win32/Makefile.sub (OPTFLAGS): default global optimization to + disabled only for VC++6. + Tue Apr 26 22:58:00 2005 Hidetoshi NAGAI * ext/tcltklib/tcltklib.c (ip_invoke_core): call Tcl's "::unknown" - command when can't get information of target command. + command when can't get information of target command. Mon Apr 25 01:18:43 2005 Tanaka Akira -- cgit