diff options
author | Florian Weimer <fweimer@redhat.com> | 2016-12-31 20:27:36 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2016-12-31 20:27:36 +0100 |
commit | 3c589b1a8a4401e258ba23a03fcbcc79b82393ab (patch) | |
tree | 4b8d80bed414a6a916ab34a600e209ded18b9c28 /ChangeLog | |
parent | 7715d3ab5095ac8b256cc1c26e16aebf96f10597 (diff) | |
download | glibc-3c589b1a8a4401e258ba23a03fcbcc79b82393ab.tar.gz glibc-3c589b1a8a4401e258ba23a03fcbcc79b82393ab.tar.xz glibc-3c589b1a8a4401e258ba23a03fcbcc79b82393ab.zip |
tunables: Use correct unused attribute
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index efcbe06a5a..01ee23b2bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2016-12-31 Florian Weimer <fweimer@redhat.com> + + * elf/dl-tunables.h (__tunables_init): Fix unused attribute. + 2016-12-31 Siddhesh Poyarekar <siddhesh@sourceware.org> * manual/tunables.texi: New chapter. |