summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-09-20 20:15:47 +0000
committerUlrich Drepper <drepper@redhat.com>2006-09-20 20:15:47 +0000
commit83b3108ca64bc0c8a398a179f1909f8b7f7dc44b (patch)
treed88166de4e0186e46b059dc06ad936f0b1569206
parent94dc1a2434fc48816bf1f3aa0e0c89db1c2f672f (diff)
* inet/inet6_option.c: Also emit linker warnings for the RFC 2292
interfaces.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb905f2efe..1c97c28ad7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.