From 8aa17733fa55828db19bb00a9943a1f6ee61782b Mon Sep 17 00:00:00 2001 From: akr Date: Mon, 9 Aug 2010 21:27:20 +0000 Subject: * ext/pathname/pathname.c (path_readlink): Pathname#readlink translated from pathname.rb. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28942 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a93a9a08cc..43ad1ac7a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ +Tue Aug 10 06:26:48 2010 Tanaka Akira + + * ext/pathname/pathname.c (path_readlink): Pathname#readlink translated + from pathname.rb. + Mon Aug 9 22:15:19 2010 Tanaka Akira - * ext/pathname/pathname.c (path_open): Pathname#open - translated from pathname.rb. + * ext/pathname/pathname.c (path_open): Pathname#open translated from + pathname.rb. Mon Aug 9 22:11:09 2010 Tanaka Akira -- cgit v1.2.3