From 43343cc59b54ebf216bc3519abcf4cd3e1f0243f Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Wed, 19 Mar 2014 10:53:08 +0100 Subject: Don't mutex-wrap require() more than once --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ed1daee..7bda6f3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ CHANGES: +CHANGE 107: BGe 19-Mar-14 + * Make sure we don't mutex-wrap require() more than once, just in case + CHANGE 106: BGe 17-Mar-14 * Fixed crash when using protect_allocator option -- cgit v1.2.3-55-g6feb