summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06f519868..74bfc0469 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
820100227 1020100227
9 - (djm) [ssh-pkcs11-helper.c ] Ensure RNG is initialised and seeded 11 - (djm) [ssh-pkcs11-helper.c ] Ensure RNG is initialised and seeded