summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-11 18:54:29 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-11 18:54:29 +0200
commit89ed3802465f4212402f4c95a5e336791741adf8 (patch)
tree6082011936919c2d0d32e55610ef69071dd0343b /NEWS
parentd21285196611811120ff1ba41e64f716f244f3d8 (diff)
downloadgnutls-89ed3802465f4212402f4c95a5e336791741adf8.tar.gz
documented fixes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1f937ff562..f1581f3642 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ See the end for copying conditions.
* Version 3.0.1 (unreleased)
+** libgnutls: fixed alignment issue in AES-NI code.
+
** libgnutls: The config file at gnutls_pkcs11_init()
is being read if provided.