summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-31 14:16:10 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-31 14:16:10 +0000
commitb6ebd0622c0d730e5843dcb4dae1800fd5634884 (patch)
tree87df818b60026504abdc5c2820f64f8380ecc81f /ChangeLog
parent9006bd201535061bdf11192430432fee33bc9327 (diff)
* ext/pathname/pathname.c (path_inspect): Pathname#inspect translated
from pathname.rb. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28808 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba6f702c69..e2e80883b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Jul 31 23:15:27 2010 Tanaka Akira <akr@fsij.org>
+
+ * ext/pathname/pathname.c (path_inspect): Pathname#inspect translated
+ from pathname.rb.
+
Sat Jul 31 15:50:03 2010 Tanaka Akira <akr@fsij.org>
* ext/pathname/pathname.c (Init_pathname): The alias,