about summary refs log tree commit diff
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 b6ac4f1106..f3baabbf8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-04-03  Ulrich Drepper  <drepper@redhat.com>
+
+	* resolv/netdb.h (gai_strerror): Make return value const.
+	* sysdeps/generic/gai_strerror.c (gai_strerror): Likewise.
+	* sysdeps/posix/gai_strerror.c (gai_strerror): Likewise.
+	Add strings for new error values.
+
 2001-03-29  Michael Keezer  <mkeezer@redhat.com>
 
 	* posix/tst-gnuglob.c: Added ifdef _DIRENT_HAVE_D_TYPE.