From e6a97bf82d4e0f1fcdb159d277fbd6d5f7ea4ced Mon Sep 17 00:00:00 2001 From: yugui Date: Fri, 27 Nov 2009 02:55:32 +0000 Subject: merges r25122 from trunk into ruby_1_9_1. -- * lib/pp.rb (PP:ObjectMixin#pretty_print): delegates has no inspect method. [ruby-core:25804] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@25951 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c699401248..431cf46909 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Sep 27 13:06:43 2009 Tanaka Akira + + * lib/pp.rb (PP:ObjectMixin#pretty_print): delegates has no inspect + method. [ruby-core:25804] + Sat Sep 26 08:35:12 2009 Koichi Sasada * iseq.c (compile_string): rename to parse_string(), because -- cgit v1.2.3