diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 592d70df46..4a20ccc7a4 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. |