1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

add location.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
aamine 2002-12-29 06:32:09 +00:00
parent 8b034b5f3d
commit 0569c8422c

View file

@ -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>