summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorJens Mönig <jens@moenig.org>2015-04-17 15:27:29 +0200
committerJens Mönig <jens@moenig.org>2015-04-17 15:27:29 +0200
commit9e4b73eae9adcbad1cef270411b56d0676cf0006 (patch)
tree2106cfa2ed5118396f61ff45804edbea9c8e108e /history.txt
parent4f39a406da6dbbea1ae6a34cfcbc1026ef6ad6aa (diff)
downloadsnap-9e4b73eae9adcbad1cef270411b56d0676cf0006.tar.gz
snap-9e4b73eae9adcbad1cef270411b56d0676cf0006.zip
OOP: Prototypal inheritance of sprite-local custom blocks (palette only)
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 b3b4da3..938213e 100755
--- a/history.txt
+++ b/history.txt
@@ -2498,3 +2498,7 @@ ______
------
* Threads: flush Stage>>keysPressed when prompting the user
* Objects: fixed #770
+
+150415
+------
+* OOP: Objects, Prototypal inheritance of sprite-local custom blocks (palette only)