From f7ff06d98319471c1986a3b41cac5985e830da38 Mon Sep 17 00:00:00 2001 From: knu Date: Sun, 11 Mar 2007 16:01:25 +0000 Subject: * ext/dl/lib/dl/import.rb (DL::Importable::Internal::import, DL::Importable::Internal::callback): Avoid race condition for an instance variable; submitted by sheepman in [ruby-dev:30530]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@12037 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d1d1e04690..9a0435d16c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Mar 12 00:59:19 2007 Akinori MUSHA + + * ext/dl/lib/dl/import.rb (DL::Importable::Internal::import, + DL::Importable::Internal::callback): Avoid race condition for an + instance variable; submitted by sheepman in [ruby-dev:30530]. + Sun Mar 11 18:57:50 2007 Akinori MUSHA * misc/README: Add a note about ruby-electric.el. -- cgit v1.2.3