summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-02 03:25:12 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-02 03:25:12 +0000
commit49e259ec587fd72d96210fcb33593f3955555795 (patch)
tree3c72392c99cb90b8c7de74f0f6919223a5944e4a /ChangeLog
parentb25465592263c90ae4893f041ae99df17fd05eba (diff)
* file.c (file_expand_path): wrong condition. [ruby-core:31591]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 43fc95ba80..72f2be2685 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Aug 2 12:22:22 2010 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * file.c (file_expand_path): wrong condition. [ruby-core:31591]
+
Mon Aug 2 05:34:48 2010 Tanaka Akira <akr@fsij.org>
* ext/pathname/pathname.c (path_realdirpath): Pathname#realdirpath