aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-10-15 15:15:58 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-10-15 15:15:58 +0000
commit45cab7d1044f81fffccf473bcbdf53a191bf1248 (patch)
treeee4b62fee72b8f23b991619ca4417a6fee378607 /ChangeLog
parent65867866a870be8fbef90d67bd0fef8776aee09e (diff)
downloadruby-45cab7d1044f81fffccf473bcbdf53a191bf1248.tar.gz
* win32/configure.bat: remove unnecessary line which prevents
creating Makefile. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9395 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 834c20eb44..975db5f714 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Oct 16 00:13:14 2005 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * win32/configure.bat: remove unnecessary line which prevents
+ creating Makefile.
+
Sat Oct 15 23:52:07 2005 Shugo Maeda <shugo@ruby-lang.org>
* lib/net/ftp.rb: (getbinaryfile): allow nil for localfile, and