aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-06-06 05:38:11 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-06-06 05:38:11 +0000
commitf4e499de6cf0708e5982e905fac24f33f4e1b58e (patch)
tree8a2ab5a4c709362f931cd3623a6637fcaa6ab155 /ChangeLog
parent3c9e6c7abb6c4029f9e610321f49f1b4ddcd80b9 (diff)
downloadruby-f4e499de6cf0708e5982e905fac24f33f4e1b58e.tar.gz
* test/rdoc/test_rdoc_markup_pre_process.rb (TestRDocMarkupPreProcess#
{test_include_file,test_include_file_encoding_incompatible}): no need to write such workaround. don't hide the bug of ruby (and the bug is already fixed). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31937 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f97e535551..20be1d4a47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Mon Jun 6 14:35:48 2011 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * test/rdoc/test_rdoc_markup_pre_process.rb (TestRDocMarkupPreProcess#
+ {test_include_file,test_include_file_encoding_incompatible}): no
+ need to write such workaround. don't hide the bug of ruby (and the
+ bug is already fixed)
+
Mon Jun 6 14:11:11 2011 NAKAMURA Usaku <usa@ruby-lang.org>
* ext/date/date_core.c (valid_jd_sub): need to convert from VALUE to