From f75fcc61f4b87ee6568b720f1eadcd70aa7b2671 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Tue, 23 Apr 2002 23:32:38 +1000 Subject: [PATCH] wrap an out of control line --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4195407e9..5a5c7d76b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -128,8 +128,8 @@ - (bal) OpenBSD CVS Sync - djm@cvs.openbsd.org 2002/04/06 00:30:08 [sftp-client.c] - Fix occasional corruption on upload due to bad reuse of request id, spotted - by chombier@mac.com; ok markus@ + Fix occasional corruption on upload due to bad reuse of request + id, spotted by chombier@mac.com; ok markus@ - mouring@cvs.openbsd.org 2002/04/06 18:24:09 [scp.c] Fixes potental double // within path. @@ -488,4 +488,4 @@ - (stevesk) entropy.c: typo in debug message - (djm) ssh-keygen -i needs seeded RNG; report from markus@ -$Id: ChangeLog,v 1.2077 2002/04/23 13:22:25 djm Exp $ +$Id: ChangeLog,v 1.2078 2002/04/23 13:32:38 djm Exp $