- markus@cvs.openbsd.org 2001/02/10 1:33:32
     [canohost.c]
     add debug message, since sshd blocks here if DNS is not available
diff --git a/ChangeLog b/ChangeLog
index e33007a..76c61af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
    - markus@cvs.openbsd.org 2001/02/8 22:37:10
      [canohost.c]
      remove last call to sprintf; ok deraadt@
+   - markus@cvs.openbsd.org 2001/02/10 1:33:32
+     [canohost.c]
+     add debug message, since sshd blocks here if DNS is not available
 
 20010210
  - (djm) Sync sftp and scp stuff from OpenBSD:
@@ -3792,4 +3795,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.715 2001/02/10 21:34:46 mouring Exp $
+$Id: ChangeLog,v 1.716 2001/02/10 21:39:49 mouring Exp $