diff options
| author | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-09-18 21:38:40 +0000 |
|---|---|---|
| committer | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-09-18 21:38:40 +0000 |
| commit | dea4be4ca562bd34eaab686ff687e5d9bccb7b67 (patch) | |
| tree | 9ad8d1f14aa996911c462249eb988ceb74c40dbc /ChangeLog | |
| parent | 70193e15a0d6e5edafa98174432da58fa2378a1b (diff) | |
| download | ruby-dea4be4ca562bd34eaab686ff687e5d9bccb7b67.tar.gz ruby-dea4be4ca562bd34eaab686ff687e5d9bccb7b67.tar.xz ruby-dea4be4ca562bd34eaab686ff687e5d9bccb7b67.zip | |
* lib/fileutils.rb: method renaming: collect_methods -> collect_method.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Sep 19 06:38:03 2005 Minero Aoki <aamine@loveruby.net> + + * lib/fileutils.rb: method renaming: collect_methods -> + collect_method. + Mon Sep 19 05:58:59 2005 Minero Aoki <aamine@loveruby.net> * lib/fileutils.rb: use module_function instead of single extend. |
