summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bc124cc7d..faec11df9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 [sftp-client.c sftp.c] 4 [sftp-client.c sftp.c]
5 gracefully abort transfers on receipt of SIGINT, also ignore SIGINT while 5 gracefully abort transfers on receipt of SIGINT, also ignore SIGINT while
6 waiting for a command; ok markus@ 6 waiting for a command; ok markus@
7 - dtucker@cvs.openbsd.org 2004/05/20 10:58:05
8 [clientloop.c]
9 Trivial type fix 0 -> '\0'; ok markus@
7 10
820040523 1120040523
9 - (djm) [sshd_config] Explain consequences of UsePAM=yes a little better in 12 - (djm) [sshd_config] Explain consequences of UsePAM=yes a little better in
@@ -1133,4 +1136,4 @@
1133 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1136 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1134 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1137 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1135 1138
1136$Id: ChangeLog,v 1.3359 2004/05/24 00:12:19 dtucker Exp $ 1139$Id: ChangeLog,v 1.3360 2004/05/24 00:13:07 dtucker Exp $