]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
. FILEUTILS-3_16w
authorJim Meyering <jim@meyering.net>
Mon, 7 Sep 1998 18:08:31 +0000 (18:08 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 7 Sep 1998 18:08:31 +0000 (18:08 +0000)
old/fileutils/ChangeLog

index af25a14c6cfc06a2544d05fedeed520f82138d2a..d22083a3210fd317d0faed39bc9fc6d0e73a6d31 100644 (file)
@@ -2,6 +2,10 @@
 
        * Version 3.16w.
 
+       * src/df.c (show_dev) [!posix_format]: When using --print-type,
+       let the device path and the file system type share a single (wider)
+       field if their combined lengths allow it.  From Andries Brouwer.
+
        * tests/touch/empty-file: Upon failure, suggest how to rerun the test
        with longer delay, in case NFS clock skew was the cause of the failure.
        Reported by Kaveh Ghazi.