diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-02-17 04:29:14 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-02-17 04:29:14 +0000 |
commit | 5a34d024c504f76e4393ee1c304eb9176e8f303b (patch) | |
tree | 775a7fe65b7f88989b74f6b56c5fe3a1daecff37 | |
parent | c211d375138b64090a839308be75db1c7158cf45 (diff) | |
download | ruby-5a34d024c504f76e4393ee1c304eb9176e8f303b.tar.gz ruby-5a34d024c504f76e4393ee1c304eb9176e8f303b.tar.xz ruby-5a34d024c504f76e4393ee1c304eb9176e8f303b.zip |
commit error.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3499 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Feb 17 13:28:51 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net> + + * file.c (file_expand_path): strip last slash when path is + root. + Sun Feb 16 19:22:31 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net> * file.c (file_expand_path): buffer might be reallocated while |