Mercurial > pidgin
comparison ChangeLog @ 30449:ec12d2883266
jabber: Make the reliance on stream ID laxer. Closes #12331
The requirement that there be an ID on the responder's header was
underspecified/just a SHOULD (depending on how you read it)
in rfc3920.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 27 Aug 2010 05:14:08 +0000 |
parents | a5131a257967 |
children | 014dbe36b722 |
comparison
equal
deleted
inserted
replaced
30448:a5131a257967 | 30449:ec12d2883266 |
---|---|
14 | 14 |
15 XMPP: | 15 XMPP: |
16 * Fix a crash when multiple accounts are simultaneously performing | 16 * Fix a crash when multiple accounts are simultaneously performing |
17 SASL authentication when built with Cyrus SASL support. (thanks | 17 SASL authentication when built with Cyrus SASL support. (thanks |
18 to Jan Kaluza) (#11560) | 18 to Jan Kaluza) (#11560) |
19 * Restore the ability to connect to XMPP servers that do not offer | |
20 Stream ID. (#12331) | |
19 | 21 |
20 Yahoo/Yahoo JAPAN: | 22 Yahoo/Yahoo JAPAN: |
21 * Stop doing unnecessary lookups of certain alias information. This | 23 * Stop doing unnecessary lookups of certain alias information. This |
22 solves deadlocks when a given Yahoo account has a ridiculously large | 24 solves deadlocks when a given Yahoo account has a ridiculously large |
23 (>500 buddies) list and may improve login speed for those on slow | 25 (>500 buddies) list and may improve login speed for those on slow |