diff options
| author | jmoenig <jens@moenig.org> | 2014-11-20 14:21:56 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-11-20 14:21:56 +0100 |
| commit | 5771e93fa150c9a39e84bd9fad0e8a0bd2d61085 (patch) | |
| tree | 098a0e1b8dfc7183c491581059f304cff44cb821 /history.txt | |
| parent | 89c2835130e5f77e92c35c52b26d58370be07a7c (diff) | |
| download | snap-byow-5771e93fa150c9a39e84bd9fad0e8a0bd2d61085.tar.gz snap-byow-5771e93fa150c9a39e84bd9fad0e8a0bd2d61085.zip | |
Fixed #364 avoid “freezing” when calling LAUNCH on empty ring
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/history.txt b/history.txt index 53bd4a6..c26599c 100755 --- a/history.txt +++ b/history.txt @@ -2324,4 +2324,5 @@ ______ 141120 ------ -* Lists: Fixed #642, avoid “freezing” when calling CONS on non-list/null +* Lists: Fixed #642 avoid “freezing” when calling CONS on non-list/null +* Threads: Fixed #364 avoid “freezing” when calling LAUNCH on empty ring |
