From b18ebfab4aeb666e4bb843bf3f9be3b7e15218a9 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 16 May 2011 16:28:11 +0000 Subject: [PATCH] * ChangeLog: us-ascii only. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f5280c81b8..a1f428f26c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -216,7 +216,7 @@ Fri May 13 06:50:43 2011 Eric Hodel Fri May 13 05:44:19 2011 Eric Hodel * lib/logger.rb (class Logger): Document Logger#datetime_format. - Patch by Sergio Gil Pérez de la Manga. [Ruby 1.9 - Bug #4678] + Patch by Sergio Gil Pe'rez de la Manga. [Ruby 1.9 - Bug #4678] Fri May 13 05:39:11 2011 Eric Hodel @@ -8642,7 +8642,7 @@ For the changes before 1.9.3, see doc/ChangeLog-1.9.3 For the changes before 1.8.0, see doc/ChangeLog-1.8.0 Local variables: -coding: utf-8 +coding: us-ascii add-log-time-format: (lambda () (let* ((time (current-time)) (system-time-locale "C")