# HG changeset patch # User John Bailey # Date 1246750642 0 # Node ID 61b1e577497c196cef4e44211f74edea5c434131 # Parent bf5b5d67a8a3ad189337579242755c2a5563b0fa ChangeLog the PURPLE_VERBOSE_DEBUG variable. diff -r bf5b5d67a8a3 -r 61b1e577497c ChangeLog --- 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.