summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-12-12 14:55:40 +0100
committerjmoenig <jens@moenig.org>2013-12-12 14:55:40 +0100
commit59a39077b80d35fdb47ea67b4d87f1ab9a67807f (patch)
tree24a6d7e7d778cab3b639eaa81f11c7f231f3ff8c /history.txt
parentf0268d9cd81b6869eaeb9d7729806fd9d33573ab (diff)
downloadsnap-59a39077b80d35fdb47ea67b4d87f1ab9a67807f.tar.gz
snap-59a39077b80d35fdb47ea67b4d87f1ab9a67807f.zip
fixed #277, #279 (blitting null-canvasses fails)
Thanks, Nathan, for the pointer to this!
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 62dadb2..e1bd47d 100755
--- a/history.txt
+++ b/history.txt
@@ -2035,3 +2035,7 @@ ______
131211
------
* Threads: accept lists as inputs to the green (text) LENGTH OF reporter
+
+131212
+------
+* Objects, Morphic: fixed #277, #279 (blitting null-canvasses fails)