diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-09 21:16:28 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-09 21:16:28 +0000 |
commit | d24265f9659d21c8e89f1f21cf3b774c7c120afe (patch) | |
tree | 12b8bffd9777a22d6e407abf89edf5cb77aa83e7 /ChangeLog | |
parent | 433a1eac7fac113e03407a76d38c46beca58c5b6 (diff) | |
download | coreutils-d24265f9659d21c8e89f1f21cf3b774c7c120afe.tar.xz |
Warn about oflag=append without conv=notrunc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |