summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-07-09 08:42:17 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-07-09 08:42:17 +0200
commit024c7a6c7aa971444b9bb478e4af451be26c0967 (patch)
tree4394099788484ebc56e5ea6fb1e3031f904ad9bc
parent48765ad8252e29371e4b3d2be97f2987e106dcc8 (diff)
downloadgnutls-024c7a6c7aa971444b9bb478e4af451be26c0967.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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().