summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-12-04 09:50:27 +0100
committerjmoenig <jens@moenig.org>2013-12-04 09:50:27 +0100
commit24ad14399c0ef5d7fa27e18dd0c6279099da1d78 (patch)
tree10b13ef6b617e49c5d4e9065c987e1edb9f5eac2 /history.txt
parent9faa4844d4ab528e5f689afdd042efe07ab81605 (diff)
downloadsnap-byow-24ad14399c0ef5d7fa27e18dd0c6279099da1d78.tar.gz
snap-byow-24ad14399c0ef5d7fa27e18dd0c6279099da1d78.zip
harmonize equality testing and List CONTAINS testing
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/history.txt b/history.txt
index b5f1e6d..a9a711c 100755
--- a/history.txt
+++ b/history.txt
@@ -2023,4 +2023,4 @@ ______
131204
------
* Threads: handle text comparisons case-insensitive (again)
-
+* Lists: harmonize equality testing and List CONTAINS testing