From 6fd731cd6e9a783ae660c6e2abede2ebc21ef941 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Thu, 5 Dec 2013 09:24:35 +0100 Subject: fixed literal-to-non-literal zero-value comparison bug --- history.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 04c5949..a304638 100755 --- a/history.txt +++ b/history.txt @@ -2026,3 +2026,7 @@ ______ * Lists: harmonize equality testing and List CONTAINS testing * French translation update, thanks, Martin! * Threads: fixed #261 (less tolerant null-value-to-number-coercion) + +131205 +------ +* Threads: fixed literal-to-non-literal zero-value comparison bug -- cgit v1.3.1