Mercurial > pidgin
diff ChangeLog @ 27183:e997e1e9b4f1
Allow GnuTLS logging to be controlled via PURPLE_GNUTLS_DEBUG envvar.
Refs #9338.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 26 Jun 2009 05:11:01 +0000 |
parents | 959e86c022f7 |
children | 2eee06628764 627a146aba2b |
line wrap: on
line diff
--- a/ChangeLog Fri Jun 26 04:46:15 2009 +0000 +++ b/ChangeLog Fri Jun 26 05:11:01 2009 +0000 @@ -18,6 +18,10 @@ from you on MSN. * DNS servers are re-read when DNS queries fail in case the system has moved to a new network and the old servers are not accessible. + * GnuTLS logging (disabled by default) can be controlled through the + PURPLE_GNUTLS_DEBUG environment variable, which is an integer between + 0 and 9 (higher is more verbose). Higher values may reveal sensitive + information. Gadu-Gadu: * Accounts can specify a server to which to connect.