summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f2b11b6d0..9dd054dda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,8 @@
21 <tim@multitalents.net> 21 <tim@multitalents.net>
22 - (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTART) handling. 22 - (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTART) handling.
23 - (stevesk) scp.c: use mysignal() for updateprogressmeter() handler. 23 - (stevesk) scp.c: use mysignal() for updateprogressmeter() handler.
24 - (djm) SA_INTERRUPT is the converse of SA_RESTART, apply it only for
25 SIGALRM.
24 26
2520010217 2720010217
26 - (bal) OpenBSD Sync: 28 - (bal) OpenBSD Sync:
@@ -4028,4 +4030,4 @@
4028 - Wrote replacements for strlcpy and mkdtemp 4030 - Wrote replacements for strlcpy and mkdtemp
4029 - Released 1.0pre1 4031 - Released 1.0pre1
4030 4032
4031$Id: ChangeLog,v 1.794 2001/02/18 03:55:16 stevesk Exp $ 4033$Id: ChangeLog,v 1.795 2001/02/18 04:18:43 djm Exp $