diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHAGE 46: BGe 10-Sep-2012 | 3 | CHANGE 47: BGe 13-Sep-2012 |
4 | * implemented set_debug_threadname() for pthread builds where possible | ||
5 | * refactored linda __tostring and __concat | ||
6 | |||
7 | CHANGE 46: BGe 10-Sep-2012 | ||
4 | * version 3.3.0 | 8 | * version 3.3.0 |
5 | * lane.status can return "killed" if lane was forcefully killed with lanes:cancel() | 9 | * lane.status can return "killed" if lane was forcefully killed with lanes:cancel() |
6 | * lane:join(): return nil, "killed" if called on a killed lane. | 10 | * lane:join(): return nil, "killed" if called on a killed lane. |