summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-09-29 10:15:08 +0200
committerjmoenig <jens@moenig.org>2014-09-29 10:15:08 +0200
commitd9e06c011c767cfe0c36a5d29387afcd64ccb0be (patch)
tree42d9b81ac0304fe8cd21cd5dd65804eef71eb397 /history.txt
parentc29198225ffccd6b84b7b975fbd7ef61722671a9 (diff)
downloadsnap-byow-d9e06c011c767cfe0c36a5d29387afcd64ccb0be.tar.gz
snap-byow-d9e06c011c767cfe0c36a5d29387afcd64ccb0be.zip
Paint: flood fill issue fixed, thanks, Kartik!
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 3194cfd..ec1b9cb 100755
--- a/history.txt
+++ b/history.txt
@@ -2281,3 +2281,4 @@ ______
* Threads: fixed #591 fully copy local variables for sprite duplicates and (Scratch-like) clones
* Portuguese translation update, thanks, Manuel!
* fixed #590 (Russian translation syntax glitches) Thanks @alexf2000 !
+* Paint: flood fill issue fixed, thanks, Kartik!