From: Ulrich Drepper Date: Fri, 14 Dec 2001 06:36:45 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-2-5~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02906308e32595971402e885aa7590858b164520;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 0a0fd60318c..069195c4611 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-12-13 Ulrich Drepper + + * crypt/md5.c (md5_process_bytes): Correct handling of alignment. + Patch by Eric Sharkey . + 2001-12-12 Ulrich Drepper * nis/nis_findserv.c (__nis_findfastest_with_timeout): Mostly the code