diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2012-12-12 10:54:59 +0100 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2012-12-12 10:54:59 +0100 |
commit | 8b113b8cf446b8f61d408f9d14dc232b41cbfe4c (patch) | |
tree | b7b79a525b4418c177ba09b1b7bcc4245cf88949 | |
parent | dafae708909ba8d8b705aaf27ce1bb68fa54aba0 (diff) | |
download | lanes-8b113b8cf446b8f61d408f9d14dc232b41cbfe4c.tar.gz lanes-8b113b8cf446b8f61d408f9d14dc232b41cbfe4c.tar.bz2 lanes-8b113b8cf446b8f61d408f9d14dc232b41cbfe4c.zip |
Update CHANGES
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 53: BGe 11-Dec-2012 | ||
4 | * version 3.4.1 | ||
5 | * new function lanes.timers(), returns a list of all active timers. | ||
6 | |||
3 | CHANGE 52: BGe 03-Dec-2012 | 7 | CHANGE 52: BGe 03-Dec-2012 |
4 | * linda:send() and linda:receive() no longer triggers string->number autocoercion when checking for the optional timeout argument: | 8 | * linda:send() and linda:receive() no longer triggers string->number autocoercion when checking for the optional timeout argument: |
5 | a string is always a linda slot, even if coercible. | 9 | a string is always a linda slot, even if coercible. |