1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-20 20:04:10 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-10-13 06:47:13 +00:00
parent 380f554a46
commit 2f4402aa58

View File

@@ -1,7 +1,11 @@
2002-10-12 Jim Meyering <meyering@lucent.com>
2002-10-13 Jim Meyering <meyering@lucent.com>
* Version 4.5.3.
* src/Makefile.am (../AUTHORS): New target/rule.
2002-10-12 Jim Meyering <meyering@lucent.com>
* src/paste.c (paste_parallel): Declare local, `delims_saved', to be
of type size_t, since that's the way it's used and avoids a warning.