diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -65,6 +65,9 @@ | |||
65 | [sftp.c] | 65 | [sftp.c] |
66 | do not kill the subprocess on termination (we will see if this helps | 66 | do not kill the subprocess on termination (we will see if this helps |
67 | things or hurts things) | 67 | things or hurts things) |
68 | - markus@cvs.openbsd.org 2001/02/28 08:45:39 | ||
69 | [clientloop.c] | ||
70 | fix byte counts for ssh protocol v1 | ||
68 | 71 | ||
69 | 20010304 | 72 | 20010304 |
70 | - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. | 73 | - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. |
@@ -4257,4 +4260,4 @@ | |||
4257 | - Wrote replacements for strlcpy and mkdtemp | 4260 | - Wrote replacements for strlcpy and mkdtemp |
4258 | - Released 1.0pre1 | 4261 | - Released 1.0pre1 |
4259 | 4262 | ||
4260 | $Id: ChangeLog,v 1.870 2001/03/05 06:12:01 mouring Exp $ | 4263 | $Id: ChangeLog,v 1.871 2001/03/05 06:14:02 mouring Exp $ |