Mercurial > pidgin
changeset 27300:b0bf07c7f22f
ChangeLog the PURPLE_VERBOSE_DEBUG variable.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 04 Jul 2009 23:37:22 +0000 |
parents | da88e682069d |
children | 84b2e1770ede |
files | ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Jul 04 23:34:49 2009 +0000 +++ b/ChangeLog Sat Jul 04 23:37:22 2009 +0000 @@ -24,6 +24,10 @@ PURPLE_GNUTLS_DEBUG environment variable, which is an integer between 0 and 9 (higher is more verbose). Higher values may reveal sensitive information. + * PURPLE_VERBOSE_DEBUG environment variable. Currently this is an "on" or + "off" variable. Set it to any value to turn it on and unset it to turn + it off. This will optionally be used to only show less useful debug + information on an as-needed basis. Gadu-Gadu: * Accounts can specify a server to which to connect.