summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
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 981a510ac..0b641bfed 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,9 @@
+Fri Dec 22 00:48:01 1995 Jim Meyering (meyering@comco.com)
+
+ * dd.c (cleanup): New function -- broken out from quit.
+ (interrupt_handler): Rewrite to reset default signal handler,
+ call cleanup, then repost caught signal.
+
Thu Dec 21 23:15:06 1995 Jim Meyering (meyering@comco.com)
* argmatch.h: New file.