summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-03-25 02:02:54 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-03-25 02:02:54 +0000
commite3c98febde12ce153bd07d29a9d7118d7ba8c58b (patch)
treeb1cc78212429c8590a2b178eb63b63318af59fe9 /ChangeLog
parent3eeeabf586a2e2c174f6e34455a1c04989d48869 (diff)
* configure.in (WIN32_LEAN_AND_MEAN): removed because a lot of
troubles. [ruby-list:40721] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 741838fcfd..7010c42f72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
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.
+ troubles. [ruby-list:40721]
Thu Mar 24 23:10:44 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>