summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-08-09 21:16:28 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-08-09 21:16:28 +0000
commitd24265f9659d21c8e89f1f21cf3b774c7c120afe (patch)
tree12b8bffd9777a22d6e407abf89edf5cb77aa83e7 /ChangeLog
parent433a1eac7fac113e03407a76d38c46beca58c5b6 (diff)
downloadcoreutils-d24265f9659d21c8e89f1f21cf3b774c7c120afe.tar.xz
Warn about oflag=append without conv=notrunc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b61e0207f..f32f5eace 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-08-09 Paul Eggert <eggert@cs.ucla.edu>
+ * src/dd.c (usage): Warn about oflag=append without conv=notrunc.
+ See Debian bug 373736.
+
* src/dircolors.hin: Add mlterm, rxvt-unicode; this fixes Debian
bug 317503.