From: Ulrich Drepper Date: Tue, 21 Sep 1999 06:39:13 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=513d2d1500eac6b8e117e8e85a386f5744d19601;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index a68373c9b39..3d1c6072970 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-09-20 Jean-Louis Martineau + + * nis/nss_compat/compat-pwd.c (getpwuid_plusgroup): Correct + returned errno value in some cases. + 1999-09-19 Ulrich Drepper * stdlib/isomac.c: Add va_copy to allowed macros.