summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-26 08:03:36 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-26 08:03:36 +0000
commitb08efdee966ca5daf7d71cf183e6e653c64e7954 (patch)
tree0b0860f033b47d739f54e41b4cb34aaefc5cbd08 /ChangeLog
parent86c7e68442b560e1c743d77d0783bc29a577790f (diff)
* ChangeLog: us-ascii only.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30960 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 25d72b04cd..d73e7028c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@ Sat Feb 26 16:10:23 2011 Shota Fukumori <sorah@tubusu.net>
Sat Feb 26 07:10:05 2011 Aaron Patterson <aaron@tenderlovemaking.com>
* ext/psych/lib/psych/scalar_scanner.rb: fix parsing timezone's whose
- whose format is (+/-)hhmm. Thanks Gonçalo Silva!
+ whose format is (+/-)hhmm. Thanks Gon??alo Silva!
* test/psych/test_scalar_scanner.rb: test for bug.
@@ -6247,6 +6247,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: us-ascii
add-log-time-format: (lambda ()
(let* ((time (current-time))
(system-time-locale "C")