From 8405551e6d05c08c4e6a25672e009d349d888aa1 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 20 Oct 2003 02:31:47 +0000 Subject: * test/ruby/test_signal.rb (test_signal): restore old trap. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e5d56c3954..e41c9aaa65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Oct 20 11:31:44 2003 Nobuyoshi Nakada + + * test/ruby/test_signal.rb (test_signal): restore old trap. + Mon Oct 20 11:00:46 2003 Yukihiro Matsumoto * gc.c (gc_sweep): loosen page free condition to avoid add_heap() @@ -77,7 +81,7 @@ Thu Oct 16 23:51:04 2003 Hidetoshi NAGAI * ext/tk/lib/tk.rb: If $DEBUG == true and some exception is caused in a callback operation, Ruby/Tk shows a (verbose) backtrace - information on the callback process. + information on the callback process. Thu Oct 16 17:09:19 2003 Yukihiro Matsumoto @@ -91,8 +95,8 @@ Thu Oct 16 16:54:57 2003 Yukihiro Matsumoto Thu Oct 16 16:40:51 2003 Hidetoshi NAGAI - * ext/tk/lib/tk.rb: - Add Tk::EncodedString and Tk::UTF8_String class to support + * ext/tk/lib/tk.rb: + Add Tk::EncodedString and Tk::UTF8_String class to support characters using the \uXXXX escape to the UNICODE string. * ext/tk/sample/{demos-en,demos-jp}/unicodeout.rb -- cgit v1.2.3