From b335cbcc9f07dc71999b885ffa2962c0ec00f5eb Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Mon, 6 Jan 2014 10:40:14 +0100 Subject: fix on_state_create circular logic issue * if config.on_state_create() is a C function, call it by direct C closure reconstruction in newly created states * bumped version to 3.7.6 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c196455..7fac3e3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ CHANGES: +CHANGE 88: BGe 06-Jan-14 + * version 3.7.6 + * if config.on_state_create() is a C function, call it by direct C closure reconstruction in newly created states + 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 -- cgit v1.2.3-55-g6feb