diff options
| author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-10-11 05:37:41 +0000 |
|---|---|---|
| committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-10-11 05:37:41 +0000 |
| commit | 7434382840c3e8ac9c805d4d09d0a6ed4b4806f8 (patch) | |
| tree | 4cf26094005f75cad8632b99283f4617829d23b9 /ChangeLog | |
| parent | 29b994d2d63150a4195c66b38ce53288ea82078f (diff) | |
* lib/pathname.rb (realpath_rec): fix handling of symlink to absolute
path.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4741 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 Oct 11 14:35:14 2003 Tanaka Akira <akr@m17n.org> + + * lib/pathname.rb (realpath_rec): fix handling of symlink to absolute + path. + Sat Oct 11 10:19:39 2003 Shugo Maeda <shugo@ruby-lang.org> * lib/monitor.rb: handle exceptions correctly. Thanks, Gennady |
