aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3fe9dc0..62f25c8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 53: BGe 11-Dec-2012
4 * version 3.4.1
5 * new function lanes.timers(), returns a list of all active timers.
6
3CHANGE 52: BGe 03-Dec-2012 7CHANGE 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.