aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 825d4f4f51..b1a6692dc6 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.