summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-01-05 22:08:53 +0000
committerJim Meyering <jim@meyering.net>2005-01-05 22:08:53 +0000
commit94ca29d7d717309e5df13be1ae8d118022255f69 (patch)
tree697f412e99b80d8b6cf780b12316e0ce61285b10 /ChangeLog
parenta2ac7d89b86fa936744058a6f7e83c52d389692e (diff)
downloadcoreutils-94ca29d7d717309e5df13be1ae8d118022255f69.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f93a54f46..38bce93cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 5.3.0.
+ * tests/help-version: Punt on the uptime test, since it fails when
+ it can't get boot time, and I don't want that to stop `make check'.
+
* src/du.c (process_file): Evaluate exclusion rules against
the entire file name, not just the last component.
Reported by Robert Lindgren.