summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-02-17 04:29:14 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-02-17 04:29:14 +0000
commit5a34d024c504f76e4393ee1c304eb9176e8f303b (patch)
tree775a7fe65b7f88989b74f6b56c5fe3a1daecff37
parentc211d375138b64090a839308be75db1c7158cf45 (diff)
downloadruby-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0902dcdf..cea89accc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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