*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 17 Feb 2004 16:05:41 +0000 (16:05 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 17 Feb 2004 16:05:41 +0000 (16:05 +0000)
ChangeLog

index 0a31a72..db985b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@
 
        * Version 5.2.0.
 
+       `make check' from a build inside a chroot environment would fail
+       * tests/help-version: Specify an argument (`/') for df, in the
+       unusual event that there is no valid entry in /etc/mtab.
+       Likewise for id: add the -u option, so we don't get spurious
+       failures when there are no user or group names.
+       Patch by Tim Waugh.
+
        * src/sort.c (usage) [-u]: Add punctuation so that the description in
        the help2man-generated (line-joined) man page is more readable.
        Reported by Tim Waugh.