1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-18 01:40:06 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2006-01-03 14:12:21 +00:00
parent 8e702fc759
commit 035a7af4a6

View File

@@ -2,6 +2,9 @@
* Version 6.0-cvs.
* tests/du/no-x: Also allow a slightly different diagnostic -- the
one you get when using openat-enabled fts.c and du (coming soon).
* src/system.h (O_DIRECTORY) [!defined O_DIRECTORY]: Define.
2006-01-02 Paul Eggert <eggert@cs.ucla.edu>