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 6964dcffa..410c766af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
2 - (dtucker) [contrib/aix/buildbff.sh] Only try to rename ssh_prng_cmds if it 2 - (dtucker) [contrib/aix/buildbff.sh] Only try to rename ssh_prng_cmds if it
3 exists (it's not created if OpenSSL's PRNG is self-seeded, eg if the OS 3 exists (it's not created if OpenSSL's PRNG is self-seeded, eg if the OS
4 has a /dev/random). 4 has a /dev/random).
5 - (dtucker) [schnorr.c openbsd-compat/openssl-compat.{c,h}] Add
6 EVP_DigestUpdate to the OLD_EVP compatibility functions and tell schnorr.c
7 to use them. Allows building with older OpenSSL versions.
5 8
620090306 920090306
7 - (djm) OpenBSD CVS Sync 10 - (djm) OpenBSD CVS Sync