From e2ef9d113910d66e5293ca750ca28fb20bee3c3c Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 29 Oct 2009 09:40:25 +0000 Subject: Revert set locale and filesystem encindex in Init_Encoding. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25559 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d3dfb8418..f46ff226e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 29 18:37:02 2009 NARUSE, Yui + + * encoding.c (Init_Encoding): revert previous commit. + + * ruby.c (process_options): ditto. + Thu Oct 29 15:35:39 2009 NARUSE, Yui * encoding.c (Init_Encoding): set locale and filesystem encindex. -- cgit