diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ | |||
4 | platform, passwords are stored case-insensitively, but sshd requires | 4 | platform, passwords are stored case-insensitively, but sshd requires |
5 | exact case matching for Match blocks in sshd_config(5). Based on | 5 | exact case matching for Match blocks in sshd_config(5). Based on |
6 | a patch from vinschen AT redhat.com. | 6 | a patch from vinschen AT redhat.com. |
7 | - (tim) [ssh-pkcs11-helper.c] Move declarations before calling functions | ||
8 | to make older compilers (gcc 2.95) happy. | ||
7 | 9 | ||
8 | 20100227 | 10 | 20100227 |
9 | - (djm) [ssh-pkcs11-helper.c ] Ensure RNG is initialised and seeded | 11 | - (djm) [ssh-pkcs11-helper.c ] Ensure RNG is initialised and seeded |