From e5860d52f858ff5e3b6c977506e510d3df55f25e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 4 Feb 2003 11:48:40 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index dac40b20d3..c3207f5952 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2003-02-04 Jim Meyering + + * Version 4.5.6. + + `df /dev/block-or-char-device-file--not-mounted' now reports + the name of the file system on which the file resides, usually `/'. + Before, it would leave the `Mounted on' field blank. + * src/df.c (show_disk): Move function to precede find_mount_point. + (show_disk): Add parameter: STATP. + If we don't find a matching device name, then resort to calling + find_mount_point. + +2003-02-03 Andreas Schwab + + * tests/rm/cycle: Require non-root. + * tests/rm/isatty: Likewise. + 2003-02-02 Jim Meyering * Version 4.5.5. -- 2.47.3