summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-07-20 22:37:40 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-07-20 22:37:40 +0200
commit4d5d064e5137ac2ba9052ad5561a70605d6a238d (patch)
tree3d32b1c2aaddfb452a8dea60ca59a6b5668dd58e
parent4ed2e4dd075d03b32e771b41395ec0b12239a480 (diff)
downloadgnutls-4d5d064e5137ac2ba9052ad5561a70605d6a238d.tar.gz
doc update
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e67d2035c3..57401c934a 100644
--- a/NEWS
+++ b/NEWS
@@ -6,12 +6,14 @@ See the end for copying conditions.
* Version 3.4.4 (unreleased)
** libgnutls: added high level API (gnutls_prf_rfc5705) to access
-the PRF as specified by RFC5705. Suggestion and original patch
-by Rick van Rein.
+ the PRF as specified by RFC5705. Suggestion and original patch
+ by Rick van Rein.
** libgnutls: Link to trousers (TPM library) dynamically when this
functionality is requested.
+** libgnutls: Allow the parsing of very long CNs.
+
** API and ABI modifications:
gnutls_prf_rfc5705: Added