From c55dd9b7d8cf71f62709dab492f4221f090a6a79 Mon Sep 17 00:00:00 2001 From: mame Date: Mon, 23 Feb 2009 16:20:06 +0000 Subject: * thread.c (thread_cleanup_func): unlock all locked mutexes even when forking. [ruby-core:22269] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 944b258d36..8c08e15445 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Feb 24 01:19:38 2009 Yusuke Endoh + + * thread.c (thread_cleanup_func): unlock all locked mutexes even when + forking. [ruby-core:22269] + Tue Feb 24 00:54:16 2009 Yukihiro Matsumoto * insns.def (opt_minus): inline float operation. -- cgit v1.2.3