From 95c696cffe7bf16e27d6d766750c96a38dd23b32 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Fri, 20 Dec 2013 11:47:38 +0100 Subject: fixed a shutdown crash * fixed a crash that can occur at shutdown when an object stored inside a keeper state performs a linda operation on a linda making use of another keeper * bumped version to 3.7.5 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 2e6838e..c196455 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ CHANGES: +CHANGE 87: BGe 20-Dec-13 + * version 3.7.5 + * fixed a crash that can occur at shutdown when an object stored inside a keeper state performs a linda operation on a linda making use of another keeper + * new setting demote_full_userdata to select between light userdata demotion or raising an error when attempting to transfer a non-deep full userdata + CHANGE 86: BGe 3-Dec-13 * version 3.7.4 * internal refactoring of pthread priority management code -- cgit v1.2.3-55-g6feb