summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2009-08-17 15:48:46 +0200
committerAndreas Schwab <schwab@redhat.com>2009-08-17 15:48:46 +0200
commitf6f6447978923a9324f727c7b44a39bff3b06dbc (patch)
tree2dd2c94f79df27e54719d4311b823afacfcbeb6e /ChangeLog
parentc8647a518bd942c7ca5ef2a7e6618efc39db6d33 (diff)
parentaa152ec6ad1bcc84a53f3c02810c7d968d1b8216 (diff)
Merge commit 'origin/release/2.10/master' into fedora/2.10/master
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5a5e5188c..57140d6aa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-25 Ulrich Drepper <drepper@redhat.com>
+
+ [BZ #10448]
+ * sysdeps/posix/getaddrinfo.c (gaih_inet): If NSS module contains no
+ callback we must touch the status to avoid using stale value.
+
2009-06-16 Ulrich Drepper <drepper@redhat.com>
* login/Makefile: Build pt_chown as PIE.