- stevesk@cvs.openbsd.org 2001/04/13 01:26:17
     [ssh.c]
     missing \n in error message
diff --git a/ChangeLog b/ChangeLog
index f328f1d..4ee2524 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,9 @@
         sftp [user@]host[:file [file]]  - Fetch remote file(s)
         sftp [user@]host[:dir[/]]       - Start in remote dir/
      OK deraadt@
+   - stevesk@cvs.openbsd.org 2001/04/13 01:26:17
+     [ssh.c]
+     missing \n in error message
  - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)
    lack it.
 
@@ -5046,4 +5049,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1106 2001/04/13 00:00:14 mouring Exp $
+$Id: ChangeLog,v 1.1107 2001/04/13 04:44:37 mouring Exp $