summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-11-05 19:18:08 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-11-06 15:03:54 +0100
commit0756453bac4b1e4dcec06caf76534eb14bba5a5c (patch)
treef77be04ac84b055e21805732c7db8c71a64c0128
parent5328cf28a38ffa80547ce816b5ac688b6e70a31c (diff)
downloadgnutls-0756453bac4b1e4dcec06caf76534eb14bba5a5c.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c7ae1499c5..7e645755c2 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ See the end for copying conditions.
** libgnutls: Include CHACHA20-POLY1305 ciphersuites in the SECURE128
and SECURE256 priority strings.
+** libgnutls: Require libtasn1 4.9; this ensures gnutls will correctly
+ operate with OIDs which have elements that exceed 2^32.
+
** API and ABI modifications:
No changes since last version.