From 1d7798dc75218d3a3bffe7018afc341e04560187 Mon Sep 17 00:00:00 2001 From: drbrain Date: Fri, 8 Jun 2012 22:46:49 +0000 Subject: * lib/delegate.rb: Added documentation for Delegator#!. Patch by Zachary Scott. [ruby-trunk - Feature #6534] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1d3c664956..3380846ee8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Jun 9 07:46:26 2012 Eric Hodel + + * lib/delegate.rb: Added documentation for Delegator#!. Patch by + Zachary Scott. [ruby-trunk - Feature #6534] + Sat Jun 9 07:39:50 2012 Eric Hodel * lib/net/http/responses.rb: Add RFC 6585 response codes. Patch by -- cgit v1.2.3