summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2013-12-18 17:10:02 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2013-12-18 17:10:02 +0100
commitbf92dd8dcaab72eaaac34ed38ff326d08b81aab2 (patch)
tree15b83e9aa44058764ab85bee74a2151380841484
parent62979333a2b871ca928963813985571a3217ba2f (diff)
downloadgnutls-bf92dd8dcaab72eaaac34ed38ff326d08b81aab2.tar.gz
doc update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0145c25a17..0898cb9dd1 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ See the end for copying conditions.
** libgnutls: Updated code for AES-NI. That prevents an uninitialized
variable complaint from valgrind.
+** libgnutls: Enforce a maximum size for DH primes.
+
** configure: Added option --with-default-blacklist-file to allow
specifying a certificate blacklist file.