From c38429579de57d338e0a1c14a7ed7b4aa90e059a Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Mon, 10 Feb 2014 17:18:14 +0100 Subject: new API linda:cancel("read"|"write"|"both"|"none") * bumped version to 3.8.4 * all linda operations return lanes.cancel_error on a cancelled linda * raised an internal string length so that longer linda names are fully output before truncation applies when doing tostring( linda) --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 45bd142..6baa38e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,11 @@ CHANGES: +CHANGE 97: BGe 10-Feb-14 + * version 3.8.4 + * new API linda:cancel("read"|"write"|"both"|"none") + * all linda operations return lanes.cancel_error on a cancelled linda + * raised an internal string length so that longer linda names are fully output before truncation applies when doing tostring( linda) + CHANGE 96: BGe 24-Jan-14 * another Lua stack overflow fix when sending complex function through lindas or as lane body -- cgit v1.2.3-55-g6feb