From ab6c8910f47a2b95f7338a182715ee0bee5ec45d Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 13 Dec 2011 07:13:31 +0000 Subject: * load.c (load_unlock): all threads requiring one file should share same loading barrier, so it must be kept alive while those are waiting on it. [ruby-core:41618] [Bug #5754] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34027 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 85ad98662d..4d6dc47410 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Dec 13 16:13:29 2011 Nobuyoshi Nakada + + * load.c (load_unlock): all threads requiring one file should + share same loading barrier, so it must be kept alive while those + are waiting on it. [ruby-core:41618] [Bug #5754] + Tue Dec 13 07:30:14 2011 Aaron Patterson * lib/webrick/httpresponse.rb (setup_header): 1xx responses -- cgit v1.2.3