From ea290804891b259cce4a156790ba024c1d52ad27 Mon Sep 17 00:00:00 2001 From: ko1 Date: Thu, 27 Nov 2014 11:06:51 +0000 Subject: * compile.c (iseq_compile_each): remove duplicated line event. [Bug #10449] * test/ruby/test_settracefunc.rb: add and fix tests. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3b7f7003fa..9e2a4f3a14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Nov 27 19:59:49 2014 Koichi Sasada + + * compile.c (iseq_compile_each): remove duplicated line event. + [Bug #10449] + + * test/ruby/test_settracefunc.rb: add and fix tests. + Thu Nov 27 19:04:50 2014 Koichi Sasada * vm_args.c: fix backtrace location for keyword related exceptions. -- cgit v1.2.3