aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-09-21 15:41:17 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-09-21 15:41:17 +0200
commitf4a36548d86453792e3db05898f6f2b732c32581 (patch)
tree20be880b62d38df4b28f0194b7fa5a7e87048f36 /ChangeLog
parent85f7554cd97e7f03d8dc66278653045ef63a2221 (diff)
downloadglibc-f4a36548d86453792e3db05898f6f2b732c32581.zip
glibc-f4a36548d86453792e3db05898f6f2b732c32581.tar.gz
glibc-f4a36548d86453792e3db05898f6f2b732c32581.tar.bz2
manual: Clarify the documentation of strverscmp [BZ #20524]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 825d4f4..b1a6692 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2016-09-21 Florian Weimer <fweimer@redhat.com>
+ [BZ #20524]
+ * manual/string.texi (String/Array Comparison): Clarify the
+ strverscmp behavior.
+
+2016-09-21 Florian Weimer <fweimer@redhat.com>
+
* test-skeleton.c (xasprintf): Add function.
* io/tst-open-tmpfile.c: New test.
* io/Makefile (tests): Add it.