From 86b26898ebe3bbb53fa76a41fbf12c41a91ce4bd Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 21 Aug 2010 08:37:28 +0000 Subject: * ext/pathname/pathname.c (path_split): Pathname#split translated from pathname.rb. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29061 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 25bea4852f..84f9093a14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Aug 21 17:36:42 2010 Tanaka Akira + + * ext/pathname/pathname.c (path_split): Pathname#split translated from + pathname.rb. + Fri Aug 20 10:40:04 2010 Tanaka Akira * ext/pathname/pathname.c (path_expand_path): Pathname#expand_path -- cgit v1.2.3