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