]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 15 Dec 2013 20:18:48 +0000 (21:18 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 15 Dec 2013 20:40:15 +0000 (21:40 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 22c6c8ab67ac3e4f45dc85415f38c95709fa44fd..57da7351fe15707ad3b91bc3ae308e7e4e2d6ecf 100644 (file)
--- 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.