From 167a175d181dcfa7b20e453178425d3e0021db8f Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 9 Jul 2013 21:10:16 +0200 Subject: Codification changes, Boolean slot bug fix * Collapsed codification primitives (code, header) into a single block * Added isEmptySlot() to BooleanArgMorph (thanks, Brian, for the bug report!) --- history.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'history.txt') 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!) -- cgit v1.3.1