Mercurial > pidgin
comparison ChangeLog @ 24565: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 |
comparison
equal
deleted
inserted
replaced
24564:5f597914cd01 | 24565:915fdb649210 |
---|---|
24 * XMPP resources now default to no value | 24 * XMPP resources now default to no value |
25 * Gadu-Gadu now validates that UID's are valid (Adam Strzelecki) | 25 * Gadu-Gadu now validates that UID's are valid (Adam Strzelecki) |
26 * Gadu-Gadu now does proper charset translations where needed (Adam | 26 * Gadu-Gadu now does proper charset translations where needed (Adam |
27 Strzelecki) | 27 Strzelecki) |
28 * Quit trying to get user info for XMPP MUC's (Paul Aurich) | 28 * Quit trying to get user info for XMPP MUC's (Paul Aurich) |
29 * Send "client-accepts-full-bind-result" attribute during SASL login for | |
30 XMPP accounts. Will fix Google Talk login failures if the user | |
31 configures the wrong domain for his/her account. | |
29 | 32 |
30 Pidgin: | 33 Pidgin: |
31 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting | 34 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting |
32 instead of our own (hidden) tooltip_delay pref. If you had | 35 instead of our own (hidden) tooltip_delay pref. If you had |
33 previously changed that pref, add a line like this to | 36 previously changed that pref, add a line like this to |