From 0569c8422c566d77f33843a5e11d87b0066e93a5 Mon Sep 17 00:00:00 2001 From: aamine Date: Sun, 29 Dec 2002 06:32:09 +0000 Subject: [PATCH] add location. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 - * 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