]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 27 May 2016 20:21:50 +0000 (22:21 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 27 May 2016 20:21:50 +0000 (22:21 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 4f3578eb11749cf5bb435878da01872809e99873..9cfaa622b431f234c04a74a3a535710275920f44 100644 (file)
--- 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.