# HG changeset patch # User John Bailey # Date 1246750642 0 # Node ID b0bf07c7f22f1994b31165b6157b887b77c7e641 # Parent da88e682069d948c86ec4b1fb359dfc7ab8413ab ChangeLog the PURPLE_VERBOSE_DEBUG variable. diff -r da88e682069d -r b0bf07c7f22f 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.