aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorvald Riegel <triegel@redhat.com>2014-12-15 22:05:06 +0100
committerTorvald Riegel <triegel@redhat.com>2014-12-16 10:26:48 +0100
commit1469f466967a48d11411aaaef7621db39caaee59 (patch)
tree0ebfec4769460ccbb69b5c55aaeb509370451994 /ChangeLog
parent11e3417af6e354f1942c68a271ae51e892b2814d (diff)
downloadglibc-1469f466967a48d11411aaaef7621db39caaee59.zip
glibc-1469f466967a48d11411aaaef7621db39caaee59.tar.gz
glibc-1469f466967a48d11411aaaef7621db39caaee59.tar.bz2
Fix warning in elf/tst-unique4lib.cc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee147e2..62767e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-16 Torvald Riegel <triegel@redhat.com>
+
+ * elf/tst-unique4lib.cc(a): Mark as used.
+
2014-12-16 Florian Weimer <fweimer@redhat.com>
[BZ #17630]