summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-18 07:28:59 +0000
committerJim Meyering <jim@meyering.net>2000-01-18 07:28:59 +0000
commit41a7e7c193ddc53414683bda043082fdb327f7fd (patch)
tree1bf727cf6deb348db7de71270393600ad9cab991 /old
parent8024f33e45a2ba3b47f3a1362711a86bd19f57da (diff)
downloadcoreutils-41a7e7c193ddc53414683bda043082fdb327f7fd.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 4c92d9142..e1d4a9cf9 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,9 @@
+2000-01-17 Paul Eggert <eggert@twinsun.com>
+
+ * 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 <meyering@lucent.com>
* lib/Makefile.am: Sync with sh-utils/lib/Makefile.am.