diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ CHANGE 2: BGe 27-Nov-24 | |||
38 | - Returns nil, error in case of problem. | 38 | - Returns nil, error in case of problem. |
39 | - Forces lane function body must return a non-nil first value on success because of the above. | 39 | - Forces lane function body must return a non-nil first value on success because of the above. |
40 | - lane:get_debug_threadname() renamed get_threadname(). | 40 | - lane:get_debug_threadname() renamed get_threadname(). |
41 | - cancel_test() returns "soft"/"hard" instead of true when a cancellation request is active | ||
41 | - Lindas: | 42 | - Lindas: |
42 | - lanes.linda() | 43 | - lanes.linda() |
43 | - Arguments can be provided in any order. | 44 | - Arguments can be provided in any order. |