*** empty log message ***

This commit is contained in:
Jim Meyering 2002-07-10 10:25:31 +00:00
parent 545b6d7541
commit 902453fc35

View File

@ -2,6 +2,13 @@
* Version 4.1.10.
2002-07-09 Martin Michlmayr <tbm@cyrius.com>
* src/df.c (show_dev): Make the `Use%' column align with
its heading, even when -P is used with -h or -H.
2002-07-10 Jim Meyering <meyering@lucent.com>
* man/du.x: Add a description of --exclude=PATTERN.
* src/du.c (usage) [--exclude]: Use PATTERN rather than PAT.
From Martin Michlmayr.