summaryrefslogtreecommitdiff
path: root/ChangeLog
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
commit0d5d00fcb9a91b9dccc491a745686f75d26ac4d0 (patch)
treee754e31debe31dc50fbc74e68fe2183638c70313 /ChangeLog
parent1f23cfb899f404d2d0e8790172a4e307327ef483 (diff)
* configure.in (WIN32_LEAN_AND_MEAN): removed because a lot of
troubles. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8191 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d4cd21f15..e3dec4fec6 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