diff options
| author | jmoenig <jens@moenig.org> | 2013-11-26 10:40:24 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-11-26 10:40:24 +0100 |
| commit | d266b0b0a643610516eef0d5c7033e884664ecd7 (patch) | |
| tree | 262b134a178850b9835c22f7f65d1b411d6efd0e /history.txt | |
| parent | 2cb904d2bb6f23708297aed13a414f91e29d663f (diff) | |
| download | snap-byow-d266b0b0a643610516eef0d5c7033e884664ecd7.tar.gz snap-byow-d266b0b0a643610516eef0d5c7033e884664ecd7.zip | |
fixed #245 (consistently auto-convert empty strings to zeroes)
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/history.txt b/history.txt index 1618601..fe347fa 100755 --- a/history.txt +++ b/history.txt @@ -2011,3 +2011,4 @@ ______ ------ * Cloud: fixed #125 (encode email address when signing up), thanks, Nathan! * Threads: fixed #207 (stricter comparison of strings vs. numbers). Some edge cases remain, such as empty string equals zero and disregarding trailing / leading blanks. These are intentional. Please don’t nitpick and spare me the fundamentalism :-) +* Threads: fixed #245 (consistently auto-convert empty strings to zeroes) |
