From: Ulrich Drepper Date: Mon, 25 Oct 1999 22:25:34 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4994bfb72e5f300f3c05ffb7b8427099963db253;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 474f11d2397..7dee486a53a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1999-10-25 Ulrich Drepper + + * resolv/gethnamaddr.c: Account bytes needed for alignment in + buflen. Patch by Olaf Kirch . + + * md5-crypt/md5test.c: Correct names of MD5 functions after + removing of public names. + 1999-10-25 Thorsten Kukuk * md5-crypt/md5.h: Remove prototypes for public interface. md5 is @@ -13,7 +21,7 @@ 1999-10-19 Bruno Haible - * sysdeps/mach/sleep.c (__sleep): If we slept longer than requested, + * sysdeps/mach/sleep.c (__sleep): If we slept longer than requested, return 0, not UINT_MAX. 1999-10-18 Ulrich Drepper