diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-09-20 20:15:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-09-20 20:15:47 +0000 |
commit | 83b3108ca64bc0c8a398a179f1909f8b7f7dc44b (patch) | |
tree | d88166de4e0186e46b059dc06ad936f0b1569206 | |
parent | 94dc1a2434fc48816bf1f3aa0e0c89db1c2f672f (diff) | |
download | glibc-83b3108ca64bc0c8a398a179f1909f8b7f7dc44b.tar glibc-83b3108ca64bc0c8a398a179f1909f8b7f7dc44b.tar.gz glibc-83b3108ca64bc0c8a398a179f1909f8b7f7dc44b.tar.bz2 glibc-83b3108ca64bc0c8a398a179f1909f8b7f7dc44b.zip |
* inet/inet6_option.c: Also emit linker warnings for the RFC 2292
interfaces.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-09-20 Ulrich Drepper <drepper@redhat.com> + + * inet/inet6_option.c: Also emit linker warnings for the RFC 2292 + interfaces. + 2006-09-20 Andreas Jaeger <aj@suse.de> * math/libm-test.inc (lrint_test_upward): Fix typo. |