1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 10:15:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-01-31 13:37:16 +00:00
parent d85b93c0fb
commit d060450cc8

View File

@@ -2,6 +2,11 @@
* Version 4.5.5.
* src/du.c (main): Upon processing an invalid option or an invalid
--exclude-from or --max-depth option argument, don't exit right away,
in case there are others. Rather record the failure and exit after
processing other options.
* GNUmakefile (TAR_OPTIONS): Set and export, in order to make
tar archive easier to reproduce.