diff options
| author | jmoenig <jens@moenig.org> | 2014-10-01 09:50:56 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-10-01 09:50:56 +0200 |
| commit | c6815c11d414fbdaf3f3f4555ea542378378f337 (patch) | |
| tree | 806db9f03ca9bf3a5eef660d2f95bb089c058b1a /history.txt | |
| parent | ebbd0be87ac9d8b2ac80857089350cfdd11f27b4 (diff) | |
| download | snap-byow-c6815c11d414fbdaf3f3f4555ea542378378f337.tar.gz snap-byow-c6815c11d414fbdaf3f3f4555ea542378378f337.zip | |
workaround for some REPORT / STOP BLOCK issues
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)
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
