- markus@cvs.openbsd.org 2001/02/28 08:45:39
     [clientloop.c]
     fix byte counts for ssh protocol v1
diff --git a/ChangeLog b/ChangeLog
index 68c4a59..36ab623 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -65,6 +65,9 @@
      [sftp.c]
      do not kill the subprocess on termination (we will see if this helps
      things or hurts things)
+   - markus@cvs.openbsd.org 2001/02/28 08:45:39
+     [clientloop.c]
+     fix byte counts for ssh protocol v1
 
 20010304
  - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
@@ -4257,4 +4260,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.870 2001/03/05 06:12:01 mouring Exp $
+$Id: ChangeLog,v 1.871 2001/03/05 06:14:02 mouring Exp $