From d56c6580304c4ff8268e00a8a54d69a4f4877d9f Mon Sep 17 00:00:00 2001 From: mame Date: Thu, 8 Apr 2010 16:16:17 +0000 Subject: * lib/irb/completion.rb (CompletionProc): calling the method "methods" may raise an exception. [ruby-core:28366] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27263 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a6a00a44ea..f7150d0a5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 9 01:12:07 2010 Yusuke Endoh + + * lib/irb/completion.rb (CompletionProc): calling the method "methods" + may raise an exception. [ruby-core:28366] + Thu Apr 8 14:33:24 2010 URABE Shyouhei * configure.in: --disable-install-doc should prohibit doxygen. -- cgit v1.2.3