diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ CHANGES: | |||
3 | 3 | ||
4 | CHANGE X: | 4 | CHANGE X: |
5 | 5 | ||
6 | CHANGE 30 BGe 30-Mar-2011 | ||
7 | * linda honors __tostring and __concat | ||
8 | * new accessor linda:keys(), to retrieve the list of keys with pending data inside a linda | ||
9 | * new lanes options packagepath and packagecpath, in case one needs to set them differently than the default | ||
10 | |||
6 | CHANGE 29 BGe 1-Mar-2011 | 11 | CHANGE 29 BGe 1-Mar-2011 |
7 | fixed potential crash at application shutdown when calling lua_close() on a killed thread's VM. | 12 | fixed potential crash at application shutdown when calling lua_close() on a killed thread's VM. |
8 | exposed cancel_test() in the lanes to enable manual testing for cancellation requests. | 13 | exposed cancel_test() in the lanes to enable manual testing for cancellation requests. |