From: Jim Meyering Date: Fri, 10 Jan 2003 22:32:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~278 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e690564cc94bc34f465063d992da4ac176f36144;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 02e96588ef..f64852b1a1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2002-11-30 Dmitry V. Levin + + * getgroups.c: Don't declare functions declared by xalloc.h. + Include "xalloc.h" instead. + * group-member.c: Likewise. + * idcache.c: Likewise. + * readutmp.c: Likewise. + 2003-01-08 Jim Meyering * full-write.c: Undefine and define-away `const' after inclusion