From 90a2134ec82296aacc0011dcabc141f670f0692d Mon Sep 17 00:00:00 2001 From: yugui Date: Sat, 17 Jan 2009 12:20:08 +0000 Subject: * lib/erb.rb: changes style of the rdoc for suppressing warning. [ruby-core:21117] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21635 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9a6ca15a8..34f8e55c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Jan 17 21:04:27 2009 Yuki Sonoda (Yugui) + + * lib/erb.rb: changes style of the rdoc for suppressing + warning. [ruby-core:21117] + Sat Jan 17 17:58:22 2009 Yuki Sonoda (Yugui) * lib/irb/xmp.rb: multilingualizes XMP::StringInputMethod. -- cgit