From b7f162eaf5b98f1ac6f6936b96a5896138a63f0f Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 11 Aug 2006 11:13:05 +0000 Subject: * ChangeLog: correct auther name. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 19860274a..b396b0b12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -94,8 +94,8 @@ Fri Aug 4 18:59:49 2006 Keiju Ishitsuka * lib/irb/{init.rb,ruby-lex.rb,slex.rb}: can't input '\c' for [ruby-core: 7122]. and support for ruby1.8.X - -Fri Aug 4 14:02:14 2006 + +Fri Aug 4 14:02:14 2006 James Edward Gray II * lib/date/format.rb (__strptime, strftime): allow multi-line patterns in Date#strftime the same as Time#strftime accepts. -- cgit