about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-04-03 17:56:51 -0700
committerUlrich Drepper <drepper@redhat.com>2010-04-03 17:56:51 -0700
commited0874085976531bda8a05540b0816e8bf711b71 (patch)
treec162d55d44c0281016a7e59312e25e151f622972 /ChangeLog
parent647450cfb089a60f1dc3de7d68874cd21f475ec7 (diff)
downloadglibc-ed0874085976531bda8a05540b0816e8bf711b71.tar.gz
glibc-ed0874085976531bda8a05540b0816e8bf711b71.tar.xz
glibc-ed0874085976531bda8a05540b0816e8bf711b71.zip
Document problem with NATs in getaddrinfo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27678bf649..dd6b608114 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2010-04-03  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #11438]
+	* posix/gai.conf: Document problems with IPv4 site-local addresses and
+	NATs.
+
 	[BZ #11449]
 	* crypt/crypt_util.c (__init_des_r): Add memory barrier before setting
 	small_tables_initialized.