aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-03 03:18:52 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-03 03:18:52 +0000
commit41a73480c67bd04009e0841328b082632ceb51f7 (patch)
treea9cad938a6d11ef0e31fc4452d18f14e6a4157c1 /ChangeLog
parent24bcd4ce67f2e59b051a7224379b259484411790 (diff)
downloadruby-41a73480c67bd04009e0841328b082632ceb51f7.tar.gz
rdoc/constant.rb: reapply r43006 for workaround of
NoMethodError * lib/rdoc/constant.rb (RDoc::Constant#documented?): workaround for NoMethodError when the original of alias is not found. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43967 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 bbc97e8f6f..481a2a3188 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Dec 3 12:17:59 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * lib/rdoc/constant.rb (RDoc::Constant#documented?): workaround for
+ NoMethodError when the original of alias is not found.
+
Tue Dec 3 10:43:58 2013 Eric Hodel <drbrain@segment7.net>
* ext/openssl/lib/openssl/buffering.rb: Return ASCII-8BIT strings from