diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -26,6 +26,10 @@ | |||
26 | - stevesk@cvs.openbsd.org 2002/11/24 21:46:24 | 26 | - stevesk@cvs.openbsd.org 2002/11/24 21:46:24 |
27 | [ssh-keysign.8] | 27 | [ssh-keysign.8] |
28 | typo: "the the" | 28 | typo: "the the" |
29 | - wcobb@cvs.openbsd.org 2002/11/26 00:45:03 | ||
30 | [scp.c ssh-keygen.c] | ||
31 | Remove unnecessary fflush(stderr) calls, stderr is unbuffered by default. | ||
32 | ok markus@ | ||
29 | 33 | ||
30 | 20021205 | 34 | 20021205 |
31 | - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org | 35 | - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org |
@@ -861,4 +865,4 @@ | |||
861 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 865 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
862 | ok provos@ | 866 | ok provos@ |
863 | 867 | ||
864 | $Id: ChangeLog,v 1.2522 2002/12/23 02:09:59 mouring Exp $ | 868 | $Id: ChangeLog,v 1.2523 2002/12/23 02:11:02 mouring Exp $ |