aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-21 14:31:20 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-21 14:31:20 +0000
commitc6b5ca0e217d7767a2db48fa4a40ba59acb0a8f8 (patch)
tree8bd0f06bd52cb0e0b06ce538b7e203ea17acea82 /ChangeLog
parent5cbb885ce177e2e3462a87499a72bc7645051069 (diff)
downloadruby-c6b5ca0e217d7767a2db48fa4a40ba59acb0a8f8.tar.gz
* lib/mkmf.rb (configuration): generalized nmake dependent code.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9266 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6a79ca829..26994e8d17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Sep 21 23:30:44 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * lib/mkmf.rb (configuration): generalized nmake dependent code.
+
Wed Sep 21 14:16:30 2005 NAKAMURA Usaku <usa@ruby-lang.org>
* ext/ripper/depend (SUFFIXES): no longer needed.