diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-04-03 17:56:51 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-04-03 17:56:51 -0700 |
commit | ed0874085976531bda8a05540b0816e8bf711b71 (patch) | |
tree | c162d55d44c0281016a7e59312e25e151f622972 /ChangeLog | |
parent | 647450cfb089a60f1dc3de7d68874cd21f475ec7 (diff) | |
download | glibc-ed0874085976531bda8a05540b0816e8bf711b71.zip glibc-ed0874085976531bda8a05540b0816e8bf711b71.tar.gz glibc-ed0874085976531bda8a05540b0816e8bf711b71.tar.bz2 |
Document problem with NATs in getaddrinfo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |