diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 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 | |||
3 | CHANGE 93: BGe 20-Jan-14 | 8 | CHANGE 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 | ||