diff options
| author | jmoenig <jens@moenig.org> | 2013-12-05 09:24:35 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-12-05 09:24:35 +0100 |
| commit | 6fd731cd6e9a783ae660c6e2abede2ebc21ef941 (patch) | |
| tree | fbd2f212b074fdb968718eaa55e929e03cf726e9 /history.txt | |
| parent | 5716582ea20f5360888746d4220ca7ff9d279d43 (diff) | |
| download | snap-byow-6fd731cd6e9a783ae660c6e2abede2ebc21ef941.tar.gz snap-byow-6fd731cd6e9a783ae660c6e2abede2ebc21ef941.zip | |
fixed literal-to-non-literal zero-value comparison bug
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
