From: Jim Meyering Date: Sun, 9 Dec 2001 21:01:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=501a2458ede839305c0ba827e2a667d5364022b1;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index c98fcf39ba..e5bd926802 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2001-12-09 Jim Meyering + + * xgethostname.c: Remove declarations of xmalloc and xrealloc. + Include xalloc.h instead. + 2001-12-02 Jim Meyering * tempname.c: Don't declare getenv, thus reverting the change of