diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 | ||
8 | 20040523 | 11 | 20040523 |
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 $ |