aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-04-29 07:46:52 +0000
committerRoland McGrath <roland@gnu.org>2002-04-29 07:46:52 +0000
commitc75bdef4babaa1fcaf611c91c2b6a6d7cc64db14 (patch)
treef5449fbcf49b746f71563543410ae8d65af4d481
parent13176c60a02a441d817f3ab26994538e2b18c111 (diff)
downloadglibc-c75bdef4babaa1fcaf611c91c2b6a6d7cc64db14.tar
glibc-c75bdef4babaa1fcaf611c91c2b6a6d7cc64db14.tar.gz
glibc-c75bdef4babaa1fcaf611c91c2b6a6d7cc64db14.tar.bz2
glibc-c75bdef4babaa1fcaf611c91c2b6a6d7cc64db14.zip
* include/libc-symbols.h (link_warning): Use `unused' attribute.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 043e553d08..d4a49f3e75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-29 Roland McGrath <roland@frob.com>
+
+ * include/libc-symbols.h (link_warning): Use `unused' attribute.
+
2002-04-28 Ulrich Drepper <drepper@redhat.com>
* sysdeps/generic/tls.h: Describe would must be defined.