From: Jim Meyering Date: Fri, 24 Sep 2004 08:13:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~599 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2e4a50b9ee23b85d5263382443f5dc5da183a65b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 313f310677..a50079e814 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 5.3.0. + * Makefile.maint (CVS_LIST): Use --types=AFGM option so that + it lists only cvs-controlled regular files. + * src/csplit.c (xalloc_die): Declare to be `extern', not `static' to avoid a warning from gcc-3.4.1. Reported by Paul Eggert.