From c6815c11d414fbdaf3f3f4555ea542378378f337 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Wed, 1 Oct 2014 09:50:56 +0200 Subject: workaround for some REPORT / STOP BLOCK issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit enables reporting and stopping a bock from within a C-shaped slot in a custom block, but not (yet) out of nested C-shaped custom blocks (but that’s coming up, too) --- history.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index a4ba13c..fb2c065 100755 --- a/history.txt +++ b/history.txt @@ -2291,3 +2291,6 @@ ______ * Objects: fixed #378 (disable context menus for boolean representations) * Blocks: fixed #584 +140930 +------ +* Threads: workaround for some REPORT issues -- cgit v1.3.1