diff ChangeLog @ 27041:9df57b1a3569

merge of '75a466dd96590961d154c6e5d131d85bcae642c6' and '920617286db82f86def448f0e2233ade2f89a0a9'
author Paul Aurich <paul@darkrain42.org>
date Fri, 05 Jun 2009 19:06:22 +0000
parents 804141095de5 1fd829110a6d
children feec327b29ad
line wrap: on
line diff
--- a/ChangeLog	Fri Jun 05 08:23:18 2009 +0000
+++ b/ChangeLog	Fri Jun 05 19:06:22 2009 +0000
@@ -18,6 +18,8 @@
 	  from you on MSN.
 	* DNS servers are re-read when DNS queries fail in case the system has
 	  moved to a new network and the old servers are not accessible.
+	* Gadu-Gadu accounts can specify a server to which to connect.
+	  (Krzysztof "kreez" Tobola)
 
 	XMPP:
 	* Voice & Video support with Jingle (XEP-0166, 0167, 0176, & 0177), voice
@@ -52,6 +54,9 @@
 	  chat to avoid getting too many fetch requests).
 	* Fix an issue with Jabber (pre-XMPP) servers and the user's preference
 	  to require SSL not being respected.
+	* Fix an issue where Cyrus SASL DIGEST MD5 authentication might fail if
+	  the username, password, or realm (the JID domain) contain non-ASCII
+	  characters.
 
 	Yahoo:
 	* P2P file transfers.  (Sulabh Mahajan)