aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 592d70d..4a20ccc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-04-02 Ulrich Drepper <drepper@redhat.com>
+
+ * resolv/netdb.h (getnameinfo): All lenght parameters are of type
+ socklen_t.
+ * inet/getnameinfo.c: Likewise.
+
2000-04-01 Ulrich Drepper <drepper@redhat.com>
* posix/unistd.h (socklen_t): Define if it has not yet happened.