aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-29 09:40:25 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-29 09:40:25 +0000
commit2f2e8455e3644385e517299163bb538cd4f07030 (patch)
tree74cfabf93ddf40a2958aab05d265a8023e33db03 /ChangeLog
parent06346d5849d70ebfcd26e8886dfd6b4303154f0b (diff)
downloadruby-2f2e8455e3644385e517299163bb538cd4f07030.tar.gz
Revert set locale and filesystem encindex in Init_Encoding.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25559 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3dfb84189..f46ff226ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Oct 29 18:37:02 2009 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * encoding.c (Init_Encoding): revert previous commit.
+
+ * ruby.c (process_options): ditto.
+
Thu Oct 29 15:35:39 2009 NARUSE, Yui <naruse@ruby-lang.org>
* encoding.c (Init_Encoding): set locale and filesystem encindex.