From 513659a6facfc17bc7191c79c4e78d178a076605 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Sat, 14 May 2011 11:14:15 +0200 Subject: linda:send() raises an error when there is no data to send instead of silently doing nothing. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f4ff88a..f7ab99f 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,9 @@ CHANGES: CHANGE X: +CHANGE 32 BGe 14-May-2011 +* raise an error when linda:send() has nothing to send + CHANGE 31 BGe 17-Apr-2011 * linda uses a fast FIFO implementation to speed up data exchanges * new linda:count() method -- cgit v1.2.3-55-g6feb