diff options
author | Florian Weimer <fweimer@redhat.com> | 2016-09-21 15:41:17 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2016-09-21 15:41:17 +0200 |
commit | f4a36548d86453792e3db05898f6f2b732c32581 (patch) | |
tree | 20be880b62d38df4b28f0194b7fa5a7e87048f36 /ChangeLog | |
parent | 85f7554cd97e7f03d8dc66278653045ef63a2221 (diff) | |
download | glibc-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |