From 8cba9dccf68faae3ba2eb50c5f83a03c3828a9a0 Mon Sep 17 00:00:00 2001 From: hsbt Date: Mon, 10 Nov 2014 05:59:34 +0000 Subject: * lib/rdoc/*.rb: Update to RDoc 4.2.0.alpha(579a11c) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48356 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ lib/rdoc/generator/template/darkfish/_footer.rhtml | 4 ++-- lib/rdoc/known_classes.rb | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1ecc594584..6fc58dd460 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Nov 10 14:17:58 2014 SHIBATA Hiroshi + + * lib/rdoc/*.rb: Update to RDoc 4.2.0.alpha(579a11c) + Mon Nov 10 12:44:39 2014 Tanaka Akira * lib/webrick/server.rb: Less instance variables. diff --git a/lib/rdoc/generator/template/darkfish/_footer.rhtml b/lib/rdoc/generator/template/darkfish/_footer.rhtml index 3d9526f02a..fe5822cc6b 100644 --- a/lib/rdoc/generator/template/darkfish/_footer.rhtml +++ b/lib/rdoc/generator/template/darkfish/_footer.rhtml @@ -1,5 +1,5 @@ diff --git a/lib/rdoc/known_classes.rb b/lib/rdoc/known_classes.rb index a04068a435..ddc932c7c0 100644 --- a/lib/rdoc/known_classes.rb +++ b/lib/rdoc/known_classes.rb @@ -59,6 +59,7 @@ module RDoc "rb_eZeroDivError" => "ZeroDivError", "rb_mComparable" => "Comparable", + "rb_mDL" => "DL", "rb_mEnumerable" => "Enumerable", "rb_mErrno" => "Errno", "rb_mFConst" => "File::Constants", -- cgit v1.2.3