summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6d9de4ca..6cb9957af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-11-20 Paul Eggert <eggert@cs.ucla.edu>
+
+ * 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 <ams@gnu.org>
* src/ls.c (usage): Clarified description of --no-group (-G),