From d4506dfcedac975ac63a07a0cdce986498016397 Mon Sep 17 00:00:00 2001 From: nahi Date: Mon, 11 Aug 2003 13:41:18 +0000 Subject: * lib/debug.rb(debug_command): inspection command should inspect resulting value even if it's nil. [ruby-dev:21180] by OMAE, jun . * lib/debug.rb(debug_command): incomplete regexp. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4367 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ea42e0ea2e..fef0332952 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Aug 11 22:31:50 2003 NAKAMURA, Hiroshi + * lib/debug.rb(debug_command): inspection command should inspect + resulting value even if it's nil. [ruby-dev:21180] by OMAE, jun + . + + * lib/debug.rb(debug_command): incomplete regexp. + Mon Aug 11 17:33:07 2003 Yukihiro Matsumoto * eval.c (rb_call_super): do not use rb_block_given_p() for -- cgit v1.2.3