summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-11-21 07:29:50 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-11-21 07:29:50 +0000
commite62df8f0315aa19fcefa758f7527207d9d00d778 (patch)
tree08276ad2ce0f67741c9386c5782b01d37a83255c /ChangeLog
parentc0b70ba29bbd5dae3add67d1ee148f8e0bb5a86f (diff)
downloadcoreutils-e62df8f0315aa19fcefa758f7527207d9d00d778.tar.xz
* src/install.c (usage): Avoid usage that runs afoul of Docbook.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cb9957af..9c7e78cd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 5.3.0.
+ * src/install.c (usage): Avoid usage that runs afoul of Docbook
+ translation. Problem reported by Eric S. Raymond.
+
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.