From 9001cbdfadbc8d797dbca764211775e098bb9068 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 22 Feb 2005 14:57:43 +0000 Subject: * eval.c (rb_thread_start_0): update curr_thread before raising TAG_THREAD. [ruby-dev:25712] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8014 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e0e776544a..a719c81ece 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,11 @@ Tue Feb 22 23:50:26 2005 Nobuyoshi Nakada * signal.c (ruby_signal, ruby_nativethread_signal): must be valid as expressions, not only statements. +Tue Feb 22 12:54:13 2005 Yukihiro Matsumoto + + * eval.c (rb_thread_start_0): update curr_thread before raising + TAG_THREAD. [ruby-dev:25712] + Tue Feb 22 07:24:57 2005 Nobuyoshi Nakada * parse.y (parser_yylex): identifier after dot must not be a variable. -- cgit v1.2.3