summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-07-11 17:14:35 +0200
committerjmoenig <jens@moenig.org>2014-07-11 17:14:35 +0200
commitf27e72e2b2005f96d680e12efb59aa146969d0ec (patch)
treec8298f9dce11140fb581638a28cba62d0c0cfdc9 /history.txt
parent37d82524f9c57d7d76ed56837ac0bda949f604d1 (diff)
downloadsnap-byow-f27e72e2b2005f96d680e12efb59aa146969d0ec.tar.gz
snap-byow-f27e72e2b2005f96d680e12efb59aa146969d0ec.zip
fixed #412 (incomplete sprite-removal)
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index ab67540..8e4344f 100755
--- a/history.txt
+++ b/history.txt
@@ -2194,3 +2194,4 @@ ______
* Morphic: allow directly editing properties in inspector widgets
* Blocks: change the color of the %pause symbol to be more yellowish
* Threads: fixed #506, thanks @haritop, for both the report and for providing the fix!!
+* GUI: fixed #412 (incomplete sprite-removal)