diff options
| author | jmoenig <jens@moenig.org> | 2013-10-17 18:56:35 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-10-17 18:56:35 +0200 |
| commit | 3c209e84218262dc78024f8ea696605c2384a6ea (patch) | |
| tree | 22633d69a1e4b78bef80412190457342b9379a2c /history.txt | |
| parent | a8d08c147d3c05290654e700a84fcdaa00ad4a3e (diff) | |
| download | snap-byow-3c209e84218262dc78024f8ea696605c2384a6ea.tar.gz snap-byow-3c209e84218262dc78024f8ea696605c2384a6ea.zip | |
fixed #213 - Empty else block breaks return to caller
Thanks, Art, for reporting this bug!
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt index 16da6bd..371c66b 100755 --- a/history.txt +++ b/history.txt @@ -1964,3 +1964,7 @@ ______ 131015 ------ * Morphic: further condense damage list by merging nearby rectangles, thanks, Craxic! + +131017 +------ +* Threads: fixed #213 - Empty else block breaks return to caller |
