Mercurial > pidgin
comparison ChangeLog @ 30597:adce8f13a749
jabber: Set a connection display name even when using legacy auth
Previously, the only place we were setting one was in the bind-result
code path, so it was always NULL when doing legacy auth, but that
causes issues with jabber_presence_fake_to_self, so let's just have
a default init in jabber_stream_new(). Should Fixes #12499
| author | Paul Aurich <paul@darkrain42.org> |
|---|---|
| date | Sun, 10 Oct 2010 16:42:30 +0000 |
| parents | 11cfc72c0330 |
| children | 0950887d7860 |
comparison
equal
deleted
inserted
replaced
| 30595:11cfc72c0330 | 30597:adce8f13a749 |
|---|---|
| 56 * Advertise support for Google Talk's JID Domain Discovery extension | 56 * Advertise support for Google Talk's JID Domain Discovery extension |
| 57 in all cases again (changed in 2.7.0), not just when the domain | 57 in all cases again (changed in 2.7.0), not just when the domain |
| 58 is "gmail.com" or "googlemail.com" (it's also needed for Google | 58 is "gmail.com" or "googlemail.com" (it's also needed for Google |
| 59 Talk used for accounts on arbitrary domains not using Google Apps | 59 Talk used for accounts on arbitrary domains not using Google Apps |
| 60 for Your Domain). (#a14153) | 60 for Your Domain). (#a14153) |
| 61 * Improved handling of adding oneself to your buddy list when using | |
| 62 Non-SASL (legacy) authentication. (#12499) | |
| 61 | 63 |
| 62 Yahoo/Yahoo JAPAN: | 64 Yahoo/Yahoo JAPAN: |
| 63 * Stop doing unnecessary lookups of certain alias information. This | 65 * Stop doing unnecessary lookups of certain alias information. This |
| 64 solves deadlocks when a given Yahoo account has a ridiculously large | 66 solves deadlocks when a given Yahoo account has a ridiculously large |
| 65 (>500 buddies) list and may improve login speed for those on slow | 67 (>500 buddies) list and may improve login speed for those on slow |
