summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-05-24 06:08:53 +0000
committerJim Meyering <jim@meyering.net>2001-05-24 06:08:53 +0000
commit97606853e879be5b07616107beb934a385e1f5cb (patch)
tree7390c4111ae88d4e2465757d542775b53b6e8135 /old
parent8636b9323e7347c37f0397755e650209d2b29d93 (diff)
downloadcoreutils-97606853e879be5b07616107beb934a385e1f5cb.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 0c234b66b..9fdbc689f 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,11 @@
-2001-05-21 Jim Meyering <meyering@lucent.com>
+2001-05-24 Jim Meyering <meyering@lucent.com>
+
+ * 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 <meyering@lucent.com>
* Makefile.maint (wget-update): depcomp and missing are now in
automake's lib/ subdirectory.