summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-05 06:14:02 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-05 06:14:02 +0000
commite9613cf16d72fd78bda7ece0abd7f36c0fb266b6 (patch)
tree9895e1bfa6ac5580e4a264e319e02f592c34ab83 /ChangeLog
parentec19a40b94f8d229a283720ad72324d9eed32f86 (diff)
- markus@cvs.openbsd.org 2001/02/28 08:45:39
[clientloop.c] fix byte counts for ssh protocol v1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 68c4a5978..36ab623ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
6920010304 7220010304
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 $