From 9c84074c89661cd1e776eff3d4aa5329a2ac9524 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Fri, 26 Apr 2019 12:20:06 +0200 Subject: Lane cancellation rework opt.cancelstep is gone, hook is installed by lane:cancel() if requested lane:cancel() rework (see doc) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index a6ed56b..2b381bd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ CHANGES: +CHANGE 146: BGe 26-Apr-19 + * lane:cancel() rework (see doc). + * opt.cancelstep is gone, hook is installed by lane:cancel() if requested + CHANGE 145: BGe 28-Nov-18 * more code refacto * don't test __lanesignore for POD types (-> slightly faster when trasnfering lots of data) -- cgit v1.2.3-55-g6feb