aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f2b1ba2..52b0349 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,11 @@
1 1
2CHANGES: 2CHANGES:
3 3
4CHANGE 39: BGe 23-Jun-2012
5 * lanes.timer() accepts a first_secs=nil to stop a timer
6 * timer lane catches errors and prints them
7 * fixed some typos in manual
8
4CHANGE 38: BGe 11-Jun-2012 9CHANGE 38: BGe 11-Jun-2012
5 * linda:receive() batched mode now accepts a max_count optional argument 10 * linda:receive() batched mode now accepts a max_count optional argument
6 11