]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 31 Mar 2016 07:46:44 +0000 (09:46 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 31 Mar 2016 11:28:49 +0000 (13:28 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 119603c518a62feb2286d166d9bde3358ce9bf9c..1208c1469329529aa4360c0f3c9002bf94de929d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,10 @@ See the end for copying conditions.
    rejected with a "protocol_version" alert message. Reported by Hubert
    Kario (#42).
 
+** libgnutls: Lifted the limitation of calling the gnutls_session_get_data*()
+   functions, only on non-resumed sessions. This brings the API in par with
+   its usage (#79).
+
 ** libgnutls: Consider the max-record TLS extension even when under DTLS.
    Reported by Peter Dettman (#61).