]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
And changelog.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 23 Apr 2014 13:04:10 +0000 (13:04 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 23 Apr 2014 13:04:10 +0000 (13:04 +0000)
(svn:NO TEST)

git-svn-id: file:///svn/unbound/trunk@3122 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog

index 68be0cfb92cbc7ec4ba128ebf04cf1c866610807..fd9cd052af30ad0f6f39a7841dc170ebc13e23ba 100644 (file)
@@ -1,3 +1,7 @@
+23 April 2014: Wouter
+       - Patch from Jeremie Courreges-Anglas to use arc4random_uniform
+         if available on the OS, it gets entropy from the OS.
+
 15 April 2014: Wouter
        - Fix compile with libevent2 on FreeBSD.