diff options
| author | jmoenig <jens@moenig.org> | 2014-07-17 09:51:25 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-07-17 09:51:25 +0200 |
| commit | 3dbe001d6f47c0cf6dd9f34ca746201894a32dd7 (patch) | |
| tree | 21ad255096ea959feff1785d7f6d7350c41e9fa9 /history.txt | |
| parent | ff854784c0bb86c2a28818284876b045cabc10a1 (diff) | |
| download | snap-byow-3dbe001d6f47c0cf6dd9f34ca746201894a32dd7.tar.gz snap-byow-3dbe001d6f47c0cf6dd9f34ca746201894a32dd7.zip | |
fix List::length to work with stored CS10 projects
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/history.txt b/history.txt index 541905e..c21df56 100755 --- a/history.txt +++ b/history.txt @@ -2196,3 +2196,8 @@ ______ * Threads: fixed #506, thanks @haritop, for both the report and for providing the fix!! * GUI: fixed #412 (incomplete sprite-removal) * GUI: fixed #507 (limit persistent block zoom to 12x), thanks Michael! +* Morphic, GUI, Objects: fixed #508 (don’t popup empty menus), thanks Michael! + +140714 +------ +* Lists: make internal list ops iterative (instead of recursive), thanks, Brian! |
