diff options
author | Damien Miller <djm@mindrot.org> | 2002-04-23 23:32:38 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2002-04-23 23:32:38 +1000 |
commit | f75fcc61f4b87ee6568b720f1eadcd70aa7b2671 (patch) | |
tree | 564c6bdc125fd6f7e23f107b7dca9f55e9e1616b /ChangeLog | |
parent | fa2bb69d1659ea7a43dce4ce7bf25d3f0a6623d1 (diff) |
wrap an out of control line
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -128,8 +128,8 @@ | |||
128 | - (bal) OpenBSD CVS Sync | 128 | - (bal) OpenBSD CVS Sync |
129 | - djm@cvs.openbsd.org 2002/04/06 00:30:08 | 129 | - djm@cvs.openbsd.org 2002/04/06 00:30:08 |
130 | [sftp-client.c] | 130 | [sftp-client.c] |
131 | Fix occasional corruption on upload due to bad reuse of request id, spotted | 131 | Fix occasional corruption on upload due to bad reuse of request |
132 | by chombier@mac.com; ok markus@ | 132 | id, spotted by chombier@mac.com; ok markus@ |
133 | - mouring@cvs.openbsd.org 2002/04/06 18:24:09 | 133 | - mouring@cvs.openbsd.org 2002/04/06 18:24:09 |
134 | [scp.c] | 134 | [scp.c] |
135 | Fixes potental double // within path. | 135 | Fixes potental double // within path. |
@@ -488,4 +488,4 @@ | |||
488 | - (stevesk) entropy.c: typo in debug message | 488 | - (stevesk) entropy.c: typo in debug message |
489 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 489 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
490 | 490 | ||
491 | $Id: ChangeLog,v 1.2077 2002/04/23 13:22:25 djm Exp $ | 491 | $Id: ChangeLog,v 1.2078 2002/04/23 13:32:38 djm Exp $ |