summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-27 22:21:50 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-27 22:21:50 +0200
commite5fa03ef56481a8e774ec9fe5e93089e1e85fe39 (patch)
treeb279f6b0a5a9ef5598cdfbf3b9f17a160c862fb7 /NEWS
parent455d1552262e3dc2e866443413d966a75d4448b2 (diff)
downloadgnutls-e5fa03ef56481a8e774ec9fe5e93089e1e85fe39.tar.gz
doc update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4f3578eb11..9cfaa622b4 100644
--- a/NEWS
+++ b/NEWS
@@ -11,8 +11,8 @@ See the end for copying conditions.
** libgnutls: The SSL 2.0 client hello support can completely be removed
using a compile time option. The configure option is --disable-ssl2-support.
-** libgnutls: The GNUTLS_KEYLOGFILE environment variable can be used to
- log session keys in client side. These session keys are compatible with
+** libgnutls: The SSLKEYLOGFILE and GNUTLS_KEYLOGFILE environment variables can
+ be used to log session keys. These session keys are compatible with
the NSS Key Log Format and can be used to decrypt the session for
debugging using wireshark.