From f535b33f8d7b1b46e6f94b836adca0bb89059cba Mon Sep 17 00:00:00 2001 From: drbrain Date: Wed, 18 May 2011 21:41:01 +0000 Subject: * lib/net/imap.rb: Fix indentation of EOF for heredoc. * lib/debug.rb (Commands): Fix indentation of EOHELP for heredoc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31637 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 91fbacaf8f..120d6a91b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu May 19 06:36:11 2011 Eric Hodel + + * lib/net/imap.rb: Fix indentation of EOF for heredoc. + * lib/debug.rb (Commands): Fix indentation of EOHELP for heredoc. + Thu May 19 06:30:38 2011 Eric Hodel * lib/mkmf.rb: Fix indentation of EOM for heredoc. -- cgit v1.2.3