summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-05-24 10:12:19 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-05-24 10:12:19 +1000
commitcdf547afe4f7b6ad9b3143bb79163fa7a00f6721 (patch)
tree96deb3c736492199988f4e0632cb56619586fad5 /ChangeLog
parentefec7c23b1d646578ddc47685496bdb9f1e9187f (diff)
- djm@cvs.openbsd.org 2004/05/19 12:17:33
[sftp-client.c sftp.c] gracefully abort transfers on receipt of SIGINT, also ignore SIGINT while waiting for a command; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b7b656c7..bc124cc7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120040524
2 - (dtucker) OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2004/05/19 12:17:33
4 [sftp-client.c sftp.c]
5 gracefully abort transfers on receipt of SIGINT, also ignore SIGINT while
6 waiting for a command; ok markus@
7
120040523 820040523
2 - (djm) [sshd_config] Explain consequences of UsePAM=yes a little better in 9 - (djm) [sshd_config] Explain consequences of UsePAM=yes a little better in
3 sshd_config; ok dtucker@ 10 sshd_config; ok dtucker@
@@ -1126,4 +1133,4 @@
1126 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1133 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1127 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1134 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1128 1135
1129$Id: ChangeLog,v 1.3358 2004/05/23 06:22:27 mouring Exp $ 1136$Id: ChangeLog,v 1.3359 2004/05/24 00:12:19 dtucker Exp $