From c57bc44324a767407d1eb9f95e3c7589700f042e Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Wed, 7 Nov 2018 08:19:46 +0100 Subject: Fix potential crash at application shutdown when deep userdata were created before Lanes is required --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 440ade4..be0e7d9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ CHANGES: +CHANGE 131: BGe 7-Nov-18 + * Fix potential crash at application shutdown when deep userdata were created before Lanes is required + CHANGE 130: BGe 2-Nov-18 * always duplicate the config structure in new lanes even when no libraries are initialized by the generator (fixes an internal error trying to call on_state_create in a lane without any libs loaded) -- cgit v1.2.3-55-g6feb