From: Jim Meyering Date: Wed, 23 Jul 2003 05:38:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.90~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a68226bb5b81fd6ffd5d65b8529a07c19e17811a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 8ab246f8f3..926de07ba6 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2003-07-22 Paul Eggert + + * xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and + over-parenthesization in macros. + 2003-07-18 Paul Eggert * closeout.h (close_stdout_set_status, close_stdout_status): Remove.