diff options
| author | jmoenig <jens@moenig.org> | 2013-09-16 17:00:10 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-09-16 17:00:10 +0200 |
| commit | d278b2b1507027ead1cf14a901b800dad918484b (patch) | |
| tree | e47f10d147c42643f4a17c2885472a7b22d64aff /history.txt | |
| parent | 4ad2df7a84e0a2808862e18e2ff2392d24b16e56 (diff) | |
| download | snap-byow-d278b2b1507027ead1cf14a901b800dad918484b.tar.gz snap-byow-d278b2b1507027ead1cf14a901b800dad918484b.zip | |
fixed #115
prevent loading several instances of the same block definition
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/history.txt b/history.txt index a43793b..32efec2 100755 --- a/history.txt +++ b/history.txt @@ -1904,3 +1904,4 @@ ______ * GUI: getPublicProject adjustments (lowercase username) * GUI: prompt() - invocation fixes (null-choices) * GUI: synchronous URL fetching simplifications for libraries and example projects +* GUI: fixed #115 - prevent loading several instances of the same block definition |
