summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-27 16:28:45 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-27 16:28:45 +0000
commit7ee205d1d1b273fa660ff35ce08544d5c3a3b9df (patch)
tree552062c243d812225137a3e3d6cd2a78393b958c /ChangeLog
parent07c730fcbc3fa1e4cbb7ee0a78ed28d3204026dd (diff)
* lib/rdoc/rdoc.rb (parse_files): don't depend on the default external
encoding. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44d2ac9cd0..f3d15cd303 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Dec 28 01:27:47 2007 Tanaka Akira <akr@fsij.org>
+
+ * lib/rdoc/rdoc.rb (parse_files): don't depend on the default external
+ encoding.
+
Fri Dec 28 00:01:57 2007 NAKAMURA Usaku <usa@ruby-lang.org>
* common.mk (golf_prelude.c): use MINIRUBY instead of BASERUBY because