From d3c735fadef2e74d9050bc7933fa884300f4d57c Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 26 Nov 2013 13:09:26 +0100 Subject: fixed #249 - preserve variable value types with edge cases (empty string, Boolean false) --- history.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'history.txt') diff --git a/history.txt b/history.txt index abe22be..7a02a86 100755 --- a/history.txt +++ b/history.txt @@ -2015,4 +2015,5 @@ ______ * Localization and Portuguese translation updates, thanks, Manuel! * Catalan translation update, thanks, Bernat!! * Threads: Text comparisons are now case-sensitive („fixes“ #175) -* Threads: fixed # 179 - don’t identify primitive (static) C-Slots as implicit formal parameters +* Threads: fixed #179 - don’t identify primitive (static) C-Slots as implicit formal parameters +* Threads: fixed #249 - preserve variable value types with edge cases (empty string, Boolean false) -- cgit v1.3.1