From: Jim Meyering Date: Tue, 18 Jan 2000 07:28:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0p~153 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41a7e7c193ddc53414683bda043082fdb327f7fd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4c92d9142c..e1d4a9cf95 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +2000-01-17 Paul Eggert + + * src/dd.c (interrupt_handler): Likewise. + (install_handler): Use SA_NOCLDSTOP, not _POSIX_VERSION, + to decide whether to call sigaction; this fixes an old typo. + 2000-01-16 Jim Meyering * lib/Makefile.am: Sync with sh-utils/lib/Makefile.am.