From 83b3108ca64bc0c8a398a179f1909f8b7f7dc44b Mon Sep 17 00:00:00 2001
From: Ulrich Drepper <drepper@redhat.com>
Date: Wed, 20 Sep 2006 20:15:47 +0000
Subject: [PATCH] * inet/inet6_option.c: Also emit linker warnings for the RFC
 2292

	interfaces.
---
 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

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.