aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8575e8d..e92c813 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,11 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 95: BGe 22-Jan-14
4 * version 3.8.3
5 * fixed a possible Lua stack overflow when sending complex function through lindas or as lane body
6 * experimental: lanes.nameof() scans the registry if a regular search didn't yield anything interesting
7 * fixed lanes.nameof() misbehaving when encountering a LUA_TTHREAD object
8
3CHANGE 94: BGe 22-Jan-14 9CHANGE 94: BGe 22-Jan-14
4 * version 3.8.2 10 * version 3.8.2
5 * new lane launcher option gc_cb to set a callback that is invoked when a lane is garbage collected 11 * new lane launcher option gc_cb to set a callback that is invoked when a lane is garbage collected