- markus@cvs.openbsd.org 2002/06/12 01:09:52
     [ssh.c]
     ssh_connect returns 0 on success
diff --git a/ChangeLog b/ChangeLog
index c0002a1..d651601 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
    - markus@cvs.openbsd.org 2002/06/11 23:03:54
      [ssh.c]
      remove unused cruft.
+   - markus@cvs.openbsd.org 2002/06/12 01:09:52
+     [ssh.c]
+     ssh_connect returns 0 on success
 
 20020611
  - (bal) ssh-agent.c RCSD fix (|unexpand already done)
@@ -915,4 +918,4 @@
  - (stevesk) entropy.c: typo in debug message
  - (djm) ssh-keygen -i needs seeded RNG; report from markus@
 
-$Id: ChangeLog,v 1.2212 2002/06/12 16:09:39 mouring Exp $
+$Id: ChangeLog,v 1.2213 2002/06/12 16:11:12 mouring Exp $