From 5e7f7f222a4ec5c3b2663a62e47e3ac3b4555cae Mon Sep 17 00:00:00 2001 From: ocean Date: Tue, 7 Feb 2006 14:05:55 +0000 Subject: * ext/zlib/zlib.c: should not access ruby objects in finalizer. [ruby-dev:28286] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8d66d019ae..8aad07731e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Feb 7 23:03:24 2006 Hirokazu Yamamoto + + * ext/zlib/zlib.c: should not access ruby objects in finalizer. + [ruby-dev:28286] + Mon Feb 6 16:02:51 2006 WATANABE Hirofumi * file.c (rb_thread_flock): ERROR_NOT_LOCKED is not an error on Cygwin. @@ -11,7 +16,7 @@ Mon Feb 6 00:41:08 2006 Tanaka Akira Sun Feb 5 21:05:34 2006 Hirokazu Yamamoto * numeric.c (fix_to_s): removed workaround for radix 2. Historically, - rb_fix2str can only handle radix 8, 10, 16. (Rev1.37) But for now, + rb_fix2str could only handle radix 8, 10, 16. (Rev1.37) But for now, it can handle radix 2..36. [ruby-Bugs#3438] [ruby-core:7300] Sun Feb 5 18:55:08 2006 Minero Aoki -- cgit v1.2.3