summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-11-07 03:28:16 +0100
committerDamien Miller <djm@mindrot.org>2013-11-07 03:28:16 +0100
commitdf8b030b15fcec7baf38ec7944f309f9ca8cc9a7 (patch)
tree70ae8223d81ef4a7692be0eb295ad5cf1b98aee7 /ChangeLog
parent - (djm) [regress/modpipe.c regress/rekey.sh] Never intended to commit these (diff)
downloadopenssh-df8b030b15fcec7baf38ec7944f309f9ca8cc9a7.tar.xz
openssh-df8b030b15fcec7baf38ec7944f309f9ca8cc9a7.zip
- (djm) [configure.ac defines.h] Skip arc4random_stir() calls on platforms
that lack it but have arc4random_uniform()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2864e1623..be1c19090 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
that got lost in recent merge.
- (djm) [Makefile.in monitor.c] Missed chunks of curve25519 KEX diff
- (djm) [regress/modpipe.c regress/rekey.sh] Never intended to commit these
+ - (djm) [configure.ac defines.h] Skip arc4random_stir() calls on platforms
+ that lack it but have arc4random_uniform()
20131104
- (djm) OpenBSD CVS Sync