From f7dd0c6d6e2270017901cc6d83eff5960884f342 Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 27 Dec 2007 16:28:45 +0000 Subject: * lib/rdoc/rdoc.rb (parse_files): don't depend on the default external encoding. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 44d2ac9cd..f3d15cd30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Dec 28 01:27:47 2007 Tanaka Akira + + * lib/rdoc/rdoc.rb (parse_files): don't depend on the default external + encoding. + Fri Dec 28 00:01:57 2007 NAKAMURA Usaku * common.mk (golf_prelude.c): use MINIRUBY instead of BASERUBY because -- cgit