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 7e416859f..7b94b59e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
120101204 120101204
2 - (djm) [openbsd-compat/bindresvport.c] Use arc4random_uniform(range) 2 - (djm) [openbsd-compat/bindresvport.c] Use arc4random_uniform(range)
3 instead of (arc4random() % range) 3 instead of (arc4random() % range)
4 - (dtucker) [configure.ac moduli.c openbsd-compat/openssl-compat.{c,h}] Add
5 shims for the new, non-deprecated OpenSSL key generation functions for
6 platforms that don't have the new interfaces.
4 7
520101201 820101201
6 - OpenBSD CVS Sync 9 - OpenBSD CVS Sync