diff options
| author | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-09-23 23:54:57 +0000 |
|---|---|---|
| committer | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-09-23 23:54:57 +0000 |
| commit | 4d9732de6810841b590dbe6477490370cc908f2c (patch) | |
| tree | a5977c2a4e5dbc525e2c80817f1c127eb25a0f9e /ChangeLog | |
| parent | 378a917894b7b14d5c8a72f3a8eb7f2cff96b930 (diff) | |
* lib/fileutils.rb (cd): no longer accept :noop option, related code is useless. [ruby-core:05858] [ruby-Bugs:2494]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9290 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 @@ +Sat Sep 24 08:54:05 2005 Minero Aoki <aamine@loveruby.net> + + * lib/fileutils.rb (cd): no longer accept :noop option, related + code is useless. [ruby-core:05858] [ruby-Bugs:2494] + Sat Sep 24 08:30:00 2005 Tanaka Akira <akr@m17n.org> * lib/pathname.rb (Pathname#sub): new method. |
