From: Nikos Mavrogiannopoulos Date: Wed, 24 Oct 2007 11:39:53 +0000 (+0300) Subject: added news entry for --disable-quick-random X-Git-Tag: gnutls_2_1_4~20^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa0fea07e62241e26a2de308b320379c240db97a;p=thirdparty%2Fgnutls.git added news entry for --disable-quick-random --- diff --git a/NEWS b/NEWS index b30bf15e86..e257a93013 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,9 @@ See the end for copying conditions. ** Added the --v1 option to certtool, to allow generating X.509 version 1 certificates. +** certtool: Add option --disable-quick-random to enable the old behaviour +of using /dev/random to generate keys. + ** Added priority functions that accept strings. ** Added gnutls_record_disable_padding() to allow servers talking to