diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-04-09 05:00:40 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-04-09 05:00:40 +0000 |
commit | 4c8c049f7afea5d33384e7daa6c2224bf01df39a (patch) | |
tree | 42ac3cbc1f724202a0d527d2a578b248a10f5def /doc/ChangeLog | |
parent | ed74cc7c26cb3350671ffdd6fc44da5d04685122 (diff) | |
download | coreutils-4c8c049f7afea5d33384e7daa6c2224bf01df39a.tar.xz |
Signal-handling cleanup motivated by core dumps in dd.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index a5227f00e..2dd454683 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-04-08 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (dd invocation): Document the distinction between + INFO and USR1 for dd, and the effect of POSIXLY_CORRECT here. + 2005-04-05 Paul Eggert <eggert@cs.ucla.edu> * doc/coreutils.texi (cat invocation, chown invocation) |