summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 906e09f04..33e522843 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
8 channel layer support for ssh2 8 channel layer support for ssh2
9 - [kex.h kex.c hmac.h hmac.c dsa.c dsa.h] 9 - [kex.h kex.c hmac.h hmac.c dsa.c dsa.h]
10 DSA, keyexchange, algorithm agreement for ssh2 10 DSA, keyexchange, algorithm agreement for ssh2
11 - Generate manpages before make install not at the end of make all
12 - Don't seed the rng quite so often
13 - Always reseed rng when requested
11 14
1220000403 1520000403
13 - Wrote entropy collection routines for systems that lack /dev/random 16 - Wrote entropy collection routines for systems that lack /dev/random