From 270b5a9cb1e1455ea4bcbb64fffa8e957828ce6a Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 20 Nov 2004 08:57:21 +0000 Subject: [PATCH] Restore dd's noctty flag, reverting the change of 2004-04-08. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index d6d9de4cab..6cb9957afe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2004-11-20 Paul Eggert + + * Version 5.3.0. + + Restore dd's noctty flag, reverting the change of 2004-04-08. + POSIX does not allow "dd" to use O_NOCTTY by default. + * NEWS: Add noctty flag to dd. + * doc/coreutils.texi (dd invocation): Likewise. + * src/dd.c (flags, usage, main): Likewise. + 2004-11-19 Alfred M. Szmidt * src/ls.c (usage): Clarified description of --no-group (-G), -- 2.47.2