From: Ulrich Drepper Date: Mon, 8 Jun 1998 10:40:44 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=845ada40a9561ab552105855b4d0ca2a572f5561;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index ecd75925575..964090b2a9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-06-08 Ulrich Drepper + + * sunrpc/svc_authux.c (_svcauth_unix): Use unsigned types for + str_len, gid_len and i. + 1998-06-07 Andreas Jaeger * pwd/fgetpwent_r.c (__fgetpwent_r): Correct buffer overflow fix.