From 07c9743eb0574df423ea1750bc6287d2b1e791c8 Mon Sep 17 00:00:00 2001 From: naruse Date: Tue, 29 Mar 2016 06:10:16 +0000 Subject: merge revision(s) 53943: [Backport #11969] * lib/irb.rb: avoid to needless truncation when using back_trace_limit option. [fix GH-1205][ruby-core:72773][Bug #11969] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@54370 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 98d5f7e74d..b2566af36e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 29 15:10:05 2016 Alex Boyd + + * lib/irb.rb: avoid to needless truncation when using back_trace_limit option. + [fix GH-1205][ruby-core:72773][Bug #11969] + Tue Mar 29 15:05:16 2016 CHIKANAGA Tomoyuki * ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb: fix method name typo. -- cgit v1.2.3