From e11c07d3b8c84fb3cdb8cf7c6cbc9393da29405b Mon Sep 17 00:00:00 2001 From: nagai Date: Fri, 1 Dec 2006 07:43:05 +0000 Subject: * ext/tk/tcltklib.c: shouldn't run the killed thread at callback. [ruby-talk: 227408] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11317 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb65a3775..4917e389e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Dec 1 16:31:53 2006 Hidetoshi NAGAI + + * ext/tk/tcltklib.c: shouldn't run the killed thread at callback. + [ruby-talk: 227408] + Sun Nov 26 16:36:46 2006 URABE Shyouhei * version.h: addition of RUBY_PATCHLEVEL. -- cgit