diff options
author | Jim Meyering <jim@meyering.net> | 2005-01-05 22:08:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-01-05 22:08:53 +0000 |
commit | 94ca29d7d717309e5df13be1ae8d118022255f69 (patch) | |
tree | 697f412e99b80d8b6cf780b12316e0ce61285b10 /ChangeLog | |
parent | a2ac7d89b86fa936744058a6f7e83c52d389692e (diff) | |
download | coreutils-94ca29d7d717309e5df13be1ae8d118022255f69.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |