aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6378d3f00b..e42a23a18f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-02-25 Jakub Jelinek <jakub@redhat.com>
+
+ [BZ #5790]
+ * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Don't
+ overwrite *h_errnop/*errnop values from getanswer_r in case of
+ failure.
+
2008-03-03 Ulrich Drepper <drepper@redhat.com>
[BZ #5818]