summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-29 06:32:09 +0000
committeraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-29 06:32:09 +0000
commit0569c8422c566d77f33843a5e11d87b0066e93a5 (patch)
treedc255aa4bdc4d8aa9e3dead027e41a5c5738c008
parent8b034b5f3d4751be5646979943db9fd32d46201e (diff)
add location.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0889610fe5..908db69be0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
Sun Dec 29 15:30:37 2002 Minero Aoki <aamine@loveruby.net>
- * lib/fileutils.rb: should not inherit ftools.rb's misfeature.
+ * lib/fileutils.rb (fu_parseargs): should not inherit ftools.rb's
+ misfeature.
Sun Dec 29 05:08:13 2002 NAKAMURA Usaku <usa@ruby-lang.org>