From 9808ae3e21ac812ef705a7c1a0b10f49825023c5 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Wed, 22 Jan 2014 12:28:45 +0100 Subject: new lane launcher option gc_cb * bumped version to 3.8.2 * new lane launcher option gc_cb to set a callback that is invoked when a lane is garbage collected * Fix more invalid memory accesses when fetching the name of a joined lane with lanes:threads() (because its lua_State is closed) --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c2b14ed..8575e8d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ CHANGES: +CHANGE 94: BGe 22-Jan-14 + * version 3.8.2 + * new lane launcher option gc_cb to set a callback that is invoked when a lane is garbage collected + * Fix more invalid memory accesses when fetching the name of a joined lane with lanes:threads() (because its lua_State is closed) + CHANGE 93: BGe 20-Jan-14 * slightly improve linda performance when the producer/consumer scenario leaves leave the key empty -- cgit v1.2.3-55-g6feb