]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 24 Sep 2004 08:13:10 +0000 (08:13 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 24 Sep 2004 08:13:10 +0000 (08:13 +0000)
ChangeLog

index 313f310677916f018c30ec6e214bf713d1da7227..a50079e8140a1d702645066b9337d01ab9be19d1 100644 (file)
--- 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.