From: Nikos Mavrogiannopoulos Date: Tue, 9 Jul 2013 06:42:17 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_2_2~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=024c7a6c7aa971444b9bb478e4af451be26c0967;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 9b989463f6..42306aeb83 100644 --- 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().