From 58018f1f2d41ec28203439496537106e6b08c377 Mon Sep 17 00:00:00 2001 From: keiju Date: Tue, 28 Jun 2011 14:46:57 +0000 Subject: * lib/tracer.rb: count only non-internal libraries in stack trace, ignoring custom_require. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ff309cc55d..f9afb43680 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jun 28 23:46:08 2011 Keiju Ishitsuka + + * lib/tracer.rb: count only non-internal libraries in stack trace, + ignoring custom_require. + Tue Jun 28 21:44:58 2011 Keiju Ishitsuka * lib/irb/ruby-lex.rb: recognize '\char' in ruby statement. -- cgit v1.2.3