From: Jim Meyering Date: Sun, 25 Jun 2000 21:19:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0w~60 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ac4e995ed3aecb03aa0371cbfcb0b8a6637c859e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 4d6e8fefd0..05698ed8bc 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2000-06-17 Bruno Haible + + * getusershell.c (xmalloc, xrealloc): Remove functions. + Include xalloc.h. + Don't include . Don't declare malloc, realloc. + 2000-06-23 Bruno Haible * unicodeio.c (print_unicode_char): Work around ansi2knr deficiency.