aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBenoit Germain <bnt.germain@gmail.com>2011-05-14 11:14:15 +0200
committerBenoit Germain <bnt.germain@gmail.com>2011-05-14 11:31:04 +0200
commit513659a6facfc17bc7191c79c4e78d178a076605 (patch)
tree15bb5378f692ed8b13047405cc2ead04f36c9429 /CHANGES
parent323cd4030044dd2f56ecdfddf360360f98f40362 (diff)
downloadlanes-513659a6facfc17bc7191c79c4e78d178a076605.tar.gz
lanes-513659a6facfc17bc7191c79c4e78d178a076605.tar.bz2
lanes-513659a6facfc17bc7191c79c4e78d178a076605.zip
linda:send() raises an error when there is no data to send instead of silently doing nothing.v2.2.0
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f4ff88a..f7ab99f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,9 @@ CHANGES:
3 3
4CHANGE X: 4CHANGE X:
5 5
6CHANGE 32 BGe 14-May-2011
7* raise an error when linda:send() has nothing to send
8
6CHANGE 31 BGe 17-Apr-2011 9CHANGE 31 BGe 17-Apr-2011
7* linda uses a fast FIFO implementation to speed up data exchanges 10* linda uses a fast FIFO implementation to speed up data exchanges
8* new linda:count() method 11* new linda:count() method