From 50bb8a8699f34884077cadc0383757536e2dc0cf Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 3 Oct 2002 11:15:23 +0000 Subject: * ext/tcltklib/tcltklib.c (invoke_queue_handler): make singleton method object to run handler in separated safe level. * ext/tcltklib/tcltklib.c (ip_invoke): requires command name argument. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@2928 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cbbd0eee11..573a35e5db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Thu Oct 3 20:09:52 2002 Nobuyoshi Nakada + + * ext/tcltklib/tcltklib.c (invoke_queue_handler): make singleton + method object to run handler in separated safe level. + + * ext/tcltklib/tcltklib.c (ip_invoke): requires command name + argument. + Wed Oct 2 13:03:58 2002 WATANABE Hirofumi * configure.in: set ac_cv_func_setitimer to "no" on Cygwin. -- cgit v1.2.3