]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 9 Jul 2013 06:42:17 +0000 (08:42 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 9 Jul 2013 06:42:17 +0000 (08:42 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9b989463f68508321f1dfbc35634b1e56e90065c..42306aeb833bf1f801f6c7625145de0e9dd9416f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ subsystems.
 
 ** libgnutls: DTLS replay protection can now be disabled.
 
+** libgnutls: Fixes in SRTP extension generation when MKI is being
+used.
+
 ** libgnutls: Added ability to set hooks prior to sending or receiving
 any handshake message with gnutls_handshake_set_hook_function().