From c7caeda5ed20938974ccb7dd6bfddad1e65cb18e Mon Sep 17 00:00:00 2001 From: akr Date: Mon, 20 Sep 2010 02:26:30 +0000 Subject: * ext/pathname/pathname.c (Init_pathname): Pathname#=~ undefinition translated from pathname.rb. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8a9ea979ea..abfa77c6ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Sep 20 11:25:49 2010 Tanaka Akira + + * ext/pathname/pathname.c (Init_pathname): Pathname#=~ undefinition + translated from pathname.rb. + Mon Sep 20 02:34:11 2010 Kenta Murata * ext/bigdecimal/bigdecimal.c (check_rounding_mode, BigDecimal_mode): -- cgit v1.2.3