From: Paul Eggert Date: Fri, 24 Sep 2004 05:53:21 +0000 (+0000) Subject: * Makefile.maint (CVS_LIST): New macro. X-Git-Tag: v5.3.0~607 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68e6b1cd3b3aea9e979044fdf1b682afc09b108d;p=thirdparty%2Fcoreutils.git * Makefile.maint (CVS_LIST): New macro. --- diff --git a/ChangeLog b/ChangeLog index e02cf8076f..d60c5ce837 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,12 @@ * Version 5.3.0. + * Makefile.maint (CVS_LIST): New macro. + (sc_space_tab, sc_prohibit_atoi_atof, sc_file_system, + sc_prohibit_jm_in_m4, sc_system_h_headers, sc_sun_os_names, + sc_trailing_blank, po-check): Use it instead of the + nonstandard "cvsu --list". + * src/tail.c (parse_obsolete_option): Bring back support for obsolete option followed by non-obsolete, or by more than one file. When obsolete, conform to SUSv2 rather than