* ChangeLog: fixed wrong method name [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46105 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2014-05-25 03:43:35 +00:00
parent 36c9605a6e
commit c1b5b93b3f

View File

@ -47,7 +47,7 @@ Sun May 25 09:58:02 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
Sun May 25 09:57:09 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
* test/fileutils/test_fileutils.rb: Added recursively chmod tests.
* test/fileutils/test_fileutils.rb: Added recursively chown tests.
[Feature #9303][ruby-core:59325]
Sun May 25 09:41:56 2014 Zachary Scott <e@zzak.io>