aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-08-26 14:28:46 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-08-26 14:28:46 +0200
commit6e263a27c4d911a9f4b68ed14852601b5c53b83d (patch)
tree09d7959dbb657fe41673fada9be97581cae5f23d /ChangeLog
parent9d6861b8c3edcb74faedcebb0a6960c01bb6f34d (diff)
downloadglibc-6e263a27c4d911a9f4b68ed14852601b5c53b83d.zip
glibc-6e263a27c4d911a9f4b68ed14852601b5c53b83d.tar.gz
glibc-6e263a27c4d911a9f4b68ed14852601b5c53b83d.tar.bz2
string: More tests for strcmp, strcasecmp, strncmp, strncasecmp
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7205de4..4324678 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-08-26 Florian Weimer <fweimer@redhat.com>
+
+ * string/tst-cmp.c: New test.
+ * string/Makefile (tests): Add it.
+
2016-08-25 Mark Wielaard <mark@klomp.org>
* misc/tsearch.c (struct node_t): Reduce to 3 pointers if