diff options
author | Damien Miller <djm@mindrot.org> | 2005-05-26 12:19:39 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2005-05-26 12:19:39 +1000 |
commit | 02e754f1f01470c11a175a0d07381361afe37fff (patch) | |
tree | cbeb20be8fcbd27af5f83e6f1f50688811f2adcc /ChangeLog | |
parent | 3710f278ae76751118fb3ced2ee6e8e320b91002 (diff) |
- avsm@cvs.openbsd.org 2005/05/24 02:05:09
[ssh-keygen.c]
some style nits from dmiller@, and use a fatal() instead of a printf()/exit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -80,6 +80,9 @@ | |||
80 | [cipher.c myproposal.h ssh.1 ssh_config.5 sshd_config.5] | 80 | [cipher.c myproposal.h ssh.1 ssh_config.5 sshd_config.5] |
81 | add support for draft-harris-ssh-arcfour-fixes-02 improved arcfour modes; | 81 | add support for draft-harris-ssh-arcfour-fixes-02 improved arcfour modes; |
82 | ok markus@ | 82 | ok markus@ |
83 | - avsm@cvs.openbsd.org 2005/05/24 02:05:09 | ||
84 | [ssh-keygen.c] | ||
85 | some style nits from dmiller@, and use a fatal() instead of a printf()/exit | ||
83 | 86 | ||
84 | 20050524 | 87 | 20050524 |
85 | - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | 88 | - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] |
@@ -2579,4 +2582,4 @@ | |||
2579 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 2582 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
2580 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 2583 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
2581 | 2584 | ||
2582 | $Id: ChangeLog,v 1.3784 2005/05/26 02:19:17 djm Exp $ | 2585 | $Id: ChangeLog,v 1.3785 2005/05/26 02:19:39 djm Exp $ |