summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn Bailey <rekkanoryo@rekkanoryo.org>2009-07-04 23:37:22 +0000
committerJohn Bailey <rekkanoryo@rekkanoryo.org>2009-07-04 23:37:22 +0000
commit8e89697e1f84d17db3a9bcec5cc3053d2e516a60 (patch)
tree59801721bb14394f51f3e7df2cfd8e8df19ea832 /ChangeLog
parentea11a824e46a8616f79dbfa8d64ad9b891ba003c (diff)
downloadpidgin-8e89697e1f84d17db3a9bcec5cc3053d2e516a60.tar.gz
ChangeLog the PURPLE_VERBOSE_DEBUG variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12dec5dbf2..1f6191e344 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,10 @@ version 2.6.0 (??/??/2009):
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.