summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-10-05 12:20:19 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-10-05 12:20:19 +0200
commit84d0e6f05212cabe786cdf00bf3ba5d166d077c0 (patch)
tree48abc8363eafe07aa39278190817b4a166ea18f1 /ChangeLog
parentee417882e07277b2a36e7e61e6ef7edd96415b3f (diff)
downloadglibc-84d0e6f05212cabe786cdf00bf3ba5d166d077c0.tar.gz
glibc-84d0e6f05212cabe786cdf00bf3ba5d166d077c0.tar.xz
glibc-84d0e6f05212cabe786cdf00bf3ba5d166d077c0.zip
support_format_hostent: Add more error information for NETDB_INTERNAL
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb09add53d..9cc0df5aaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-10-05  Florian Weimer  <fweimer@redhat.com>
+
+	* support/support_format_hostent.c (support_format_hostent): Add
+	more error information for NETDB_INTERNAL.
+
 2017-10-04  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* config.h.in (NO_HIDDEN_EXTERN_FUNC_IN_PIE): New.