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 45bd142..6baa38e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,11 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 97: BGe 10-Feb-14
4 * version 3.8.4
5 * new API linda:cancel("read"|"write"|"both"|"none")
6 * all linda operations return lanes.cancel_error on a cancelled linda
7 * raised an internal string length so that longer linda names are fully output before truncation applies when doing tostring( linda)
8
3CHANGE 96: BGe 24-Jan-14 9CHANGE 96: BGe 24-Jan-14
4 * another Lua stack overflow fix when sending complex function through lindas or as lane body 10 * another Lua stack overflow fix when sending complex function through lindas or as lane body
5 11