From 06346d5849d70ebfcd26e8886dfd6b4303154f0b Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 29 Oct 2009 08:14:09 +0000 Subject: * encoding.c (Init_Encoding): set locale and filesystem encindex. * ruby.c (process_options): move setting func of filesystem encoding to Init_Encoding. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25558 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6bb868868b..d3dfb84189 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Oct 29 15:35:39 2009 NARUSE, Yui + + * encoding.c (Init_Encoding): set locale and filesystem encindex. + + * ruby.c (process_options): move setting func of filesystem + encoding to Init_Encoding. + Thu Oct 29 15:43:25 2009 Nobuyoshi Nakada * vm_core.h (rb_name_err_mesg_new): added prototype. -- cgit v1.2.3