diff ChangeLog @ 27449:14131ba5a07c

merge of '51d199ba5dd8a81f6276f19421c8f7e0158dcb98' and 'ac87c285c7056f86005dc157b9870745de471f74'
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 06 Jul 2009 05:27:30 +0000
parents a6d84d9de605 c4196cd47602
children c374d57b3215
line wrap: on
line diff
--- a/ChangeLog	Mon Jul 06 04:37:06 2009 +0000
+++ b/ChangeLog	Mon Jul 06 05:27:30 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.
 	* Add support for receiving handwritten (ink) messages on MSN.
 
 	Gadu-Gadu:
@@ -73,6 +77,9 @@
 	  client supports it).
 	* Google Talk mail notifications should now work for people for whom they
 	  inexplicably did not.  (Thanks to yukam for determining the reason)
+	* New XMPP and Google Talk accounts require SSL by default.
+	* Display kicks (and the reasons given) in chat rooms when an occupant is
+	  kicked.
 
 	Yahoo:
 	* P2P file transfers.  (Sulabh Mahajan)