From 6caefebaac3cd7c55b2f45e48cb01a2afa10b029 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Fri, 5 Mar 2010 10:57:22 -0800 Subject: [PATCH] changlog entry for urandom change --- bind8/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bind8/CHANGELOG b/bind8/CHANGELOG index 6b80c5b87..2fdd6c790 100644 --- a/bind8/CHANGELOG +++ b/bind8/CHANGELOG @@ -117,3 +117,5 @@ Root zone records files are now included in Webmin backups. ---- Changes since 1.500 ---- Added new NSEC3 algorithms for DNSSEC. Changed the default DNSSEC algorithm from DSA to the stronger RSASHA1. +---- Changes since 1.510 ---- +On Linux systems, /dev/urandom is used for generating entropy for DNSSEC.