aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-03-25 01:58:30 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-03-25 01:58:30 +0000
commit3eeeabf586a2e2c174f6e34455a1c04989d48869 (patch)
tree15aa088bae2f48a3aadc0379ba253c9f684aebd7
parent4e0703bca84320e8ca41131f0165a4702ad77376 (diff)
downloadruby-3eeeabf586a2e2c174f6e34455a1c04989d48869.tar.gz
* configure.in (WIN32_LEAN_AND_MEAN): removed because a lot of
troubles. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8191 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cfa419cbd..741838fcfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Mar 25 10:53:16 2005 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * configure.in (WIN32_LEAN_AND_MEAN): removed because a lot of
+ troubles.
+
Thu Mar 24 23:10:44 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/mkmf.rb (macro_defined?): try to compile for an old compiler