aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-16 16:28:11 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-16 16:28:11 +0000
commitb18ebfab4aeb666e4bb843bf3f9be3b7e15218a9 (patch)
tree87628c4389c74dae1487455afd10b0421b962bd1 /ChangeLog
parent91f386023975a186aa76ab790053df556cd1feec (diff)
downloadruby-b18ebfab4aeb666e4bb843bf3f9be3b7e15218a9.tar.gz
* ChangeLog: us-ascii only.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files 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 <drbrain@segment7.net>
Fri May 13 05:44:19 2011 Eric Hodel <drbrain@segment7.net>
* 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 <drbrain@segment7.net>
@@ -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")