From: Ulrich Drepper Date: Tue, 5 Feb 2002 23:30:21 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a324a9789f34d6cf210ac4787f4170960baa370;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index ce9f97f209c..3087e7e7a63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-02-05 Ulrich Drepper + + * inet/getnetgrent_r.c (innetgr): Add int* parameter to getfct + definition and pass &errno in use of this variable. + Reported by Simon Wilkinson [PR libc/2911]. + 2002-02-04 Andreas Schwab * locale/programs/localedef.h (WITH_CUR_LOCALE): Define.