diff options
author | Jim Meyering <jim@meyering.net> | 2004-09-24 08:13:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-09-24 08:13:10 +0000 |
commit | 2e4a50b9ee23b85d5263382443f5dc5da183a65b (patch) | |
tree | e265d91ed97f4c24e613724658599608987bb85d | |
parent | 0bec4a7a8cdbd8586a7e497cddbb1fad67417a10 (diff) | |
download | coreutils-2e4a50b9ee23b85d5263382443f5dc5da183a65b.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |