From 9961c29c25b54088569a7025ff80c8f7cd58a32d Mon Sep 17 00:00:00 2001 From: shugo Date: Thu, 7 Apr 2005 08:38:05 +0000 Subject: * eval.c (rb_call0): "return" event hook should be always executed if event_hooks is set. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 96261558a6..9643dd1df0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 7 17:24:17 2005 Shugo Maeda + + * eval.c (rb_call0): "return" event hook should be always executed + if event_hooks is set. + Thu Apr 7 14:33:09 2005 Kouhei Sutou * test/rss/test_maker_dc.rb (test_date): added a test for #date= -- cgit v1.2.3