Mercurial > pidgin.yaz
diff ChangeLog @ 24511:915fdb649210
Send the "client-accepts-full-bind-result" attribute for Google Talk when
using SASL auth. This prevents errors when people with googlemail.com accounts
add their account using the gmail.com domain or similar. Fixes #6949.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 29 Nov 2008 19:44:57 +0000 |
parents | 5f597914cd01 |
children | e1c38e93d5c3 |
line wrap: on
line diff
--- a/ChangeLog Sat Nov 29 19:35:13 2008 +0000 +++ b/ChangeLog Sat Nov 29 19:44:57 2008 +0000 @@ -26,6 +26,9 @@ * Gadu-Gadu now does proper charset translations where needed (Adam Strzelecki) * Quit trying to get user info for XMPP MUC's (Paul Aurich) + * Send "client-accepts-full-bind-result" attribute during SASL login for + XMPP accounts. Will fix Google Talk login failures if the user + configures the wrong domain for his/her account. Pidgin: * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting