From: Nikos Mavrogiannopoulos Date: Sun, 15 Dec 2013 20:18:48 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_3_0pre0~450 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=81159b58f1985eca1e7355f13b83fa0f4e078bf8;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 22c6c8ab67..57da7351fe 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,10 @@ unless linking with a static library. ** libgnutls: Separated nonce RNG from the main RNG. +** libgnutls: The buffer alignment provided to crypto backend is +enforced to be 16-byte aligned, when compiled with cryptodev +support. + ** libgnutls: PKCS #11 initialization is delayed to first usage. That avoids long delays in gnutls initialization due to broken PKCS #11 modules.