From: Jim Meyering Date: Thu, 24 May 2001 06:08:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_9~56 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=97606853e879be5b07616107beb934a385e1f5cb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 0c234b66bf..9fdbc689fa 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,11 @@ -2001-05-21 Jim Meyering +2001-05-24 Jim Meyering + + * src/mkfifo.c (main): Remove quotes around %s. + The argument is already quoted via the quote function. + * src/mknod.c (main): Likewise. + Reported by Göran Uddeborg. - * doc/Makefile.am ($(DVIS), $(INFO_DEPS)): Depend on $(EXTRA_DIST). - (DISABLED_constants.texi): New rule -- disabled for now. +2001-05-21 Jim Meyering * Makefile.maint (wget-update): depcomp and missing are now in automake's lib/ subdirectory.