From 47bb7f37a10a2d6c2d6075f3075a7f8cbe20bcfe Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 9 Feb 2012 20:13:30 +0000 Subject: merge revision(s) 34277: [Backport #5881] * object.c: Added examples for Object#is_a? and Object#instance_of? patcheed from Manoj Kumar. [Bug #5880] [ruby-core:42057] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34529 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 52db45ac58..70532395c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Feb 10 05:13:12 2012 Ayumu AIZAWA + + * object.c: Added examples for Object#is_a? and + Object#instance_of? patcheed from Manoj Kumar. + [Bug #5880] [ruby-core:42057] + Fri Feb 10 05:11:43 2012 NARUSE, Yui * io.c (argf_next_argv): reset ARGF.next_p on ARGV.replace. -- cgit v1.2.3