From 88431b74fcb16e92e67ec3d3abf205793b255772 Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 1 Aug 2010 20:35:33 +0000 Subject: * ext/pathname/pathname.c (path_realdirpath): Pathname#realdirpath translated from pathname.rb. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28831 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0e755578d4..43fc95ba80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 2 05:34:48 2010 Tanaka Akira + + * ext/pathname/pathname.c (path_realdirpath): Pathname#realdirpath + translated from pathname.rb. + Sun Aug 1 23:04:49 2010 Tanaka Akira * lib/pp.rb: describe superclasses explicitly. -- cgit v1.2.3