summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index c020c58..3f89833 100755
--- a/history.txt
+++ b/history.txt
@@ -1790,3 +1790,8 @@ ______
130708
------
* Store: fixed serialization placement-bug for sprites
+
+130709
+------
+* Objects, Blocks, Threads: Collapsed codification primitives (code, header) into a single block
+* Blocks: Added isEmptySlot() to BooleanArgMorph (thanks, Brian, for the bug report!)