From d9b9c6bad1b2435e06b8066857a2fb3d1ce03411 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Wed, 4 Dec 2013 11:11:07 +0100 Subject: fixed #261 (less tolerant null-value-to-number-coercion) --- history.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index fed4d3e..04c5949 100755 --- a/history.txt +++ b/history.txt @@ -2025,3 +2025,4 @@ ______ * Threads: handle text comparisons case-insensitive (again) * Lists: harmonize equality testing and List CONTAINS testing * French translation update, thanks, Martin! +* Threads: fixed #261 (less tolerant null-value-to-number-coercion) -- cgit v1.3.1