1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2006-01-18 06:29:21 +00:00
parent d848382c2f
commit f8655e1804

View File

@@ -1,7 +1,11 @@
2006-01-17 Jim Meyering <jim@meyering.net>
2006-01-18 Jim Meyering <jim@meyering.net>
* Version 6.0-cvs.
* tests/du/Makefile.am (TESTS): Add long-from-unreadable.
2006-01-17 Jim Meyering <jim@meyering.net>
Now that fts no longer changes the current working directory, adjust
its clients accordingly -- note that du.c uses fts but doesn't need
any adjustment, since it doesn't operate on the actual files,