aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c2b14ed..8575e8d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 94: BGe 22-Jan-14
4 * version 3.8.2
5 * new lane launcher option gc_cb to set a callback that is invoked when a lane is garbage collected
6 * Fix more invalid memory accesses when fetching the name of a joined lane with lanes:threads() (because its lua_State is closed)
7
3CHANGE 93: BGe 20-Jan-14 8CHANGE 93: BGe 20-Jan-14
4 * slightly improve linda performance when the producer/consumer scenario leaves leave the key empty 9 * slightly improve linda performance when the producer/consumer scenario leaves leave the key empty
5 10