From 0f0f79d34bed4ef5f2b1055aca6eedfacde60470 Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 14 Dec 2007 17:05:15 +0000 Subject: * lib/rdoc/options.rb (Options::parse): do not access $KCODE any longer. [ruby-core:14079] * lib/irb/init.rb (IRB::IRB.parse_opts): ditto. * lib/cgi.rb (CGI::CGI): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14230 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 13661d96a6..29eac87231 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Sat Dec 15 01:57:06 2007 Yukihiro Matsumoto + + * lib/rdoc/options.rb (Options::parse): do not access $KCODE any + longer. [ruby-core:14079] + + * lib/irb/init.rb (IRB::IRB.parse_opts): ditto. + + * lib/cgi.rb (CGI::CGI): ditto. + Fri Dec 14 18:18:31 2007 Tanaka Akira * thread_pthread.ci (native_thread_create): twice the stack size. -- cgit v1.2.3