summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-02-17 16:05:41 +0000
committerJim Meyering <jim@meyering.net>2004-02-17 16:05:41 +0000
commit210e4c86c17ddb559bcb7d099223cb5f26012b7b (patch)
treee290ca777dcfc8e1be2c55b6a8497dd9f55ae923 /ChangeLog
parentb6586a0b36645896b53e9df4360edd737239196a (diff)
downloadcoreutils-210e4c86c17ddb559bcb7d099223cb5f26012b7b.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a31a7260..db985b2c3 100644
--- 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.