*** empty log message ***

This commit is contained in:
Jim Meyering 2004-04-08 21:37:50 +00:00
parent eee12ddc9d
commit 3104d1d445
2 changed files with 13 additions and 1 deletions

View File

@ -1,7 +1,15 @@
2004-04-08 Jim Meyering <jim@meyering.net>
2004-04-08 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.0.
* NEWS: Remove noctty flag from dd. Suggested by Philippe Troin.
* doc/coreutils.texi (dd invocation): Likewise.
* src/shred.c (O_NOCTTY): Remove redundant decl.
* src/dd.c (flags, usage): Remove noctty flag.
(main): Always use O_NOCTTY when opening files.
2004-04-08 Jim Meyering <jim@meyering.net>
* src/dd.c (dd_copy): Mark two diagnostics for translations.
(set_fd_flags): Undo part of today's change: it's a little
cleaner -- and more efficient in the common case -- to go

View File

@ -1,3 +1,7 @@
2004-04-08 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (dd invocation): Remove noctty flag from dd.
2004-04-07 Paul Eggert <eggert@twinsun.com>
New dd conv= symbols nocreat, excl, fdatasync, fsync,