Mercurial > pidgin
diff ChangeLog @ 30604:bc0bccdbc28f
jabber: Handle a corner case better by throwing an error instead of stalling
This happens if the server *has* a TXT record for _xmppconnect.$domain,
but has no useful content there. Fixes #12744, #a14367.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 14 Oct 2010 03:12:01 +0000 |
parents | 0950887d7860 |
children | 27cc079535d2 |
line wrap: on
line diff
--- a/ChangeLog Wed Oct 13 21:20:57 2010 +0000 +++ b/ChangeLog Thu Oct 14 03:12:01 2010 +0000 @@ -60,6 +60,9 @@ for Your Domain). (#a14153) * Improved handling of adding oneself to your buddy list when using Non-SASL (legacy) authentication. (#12499) + * Generate a connection error instead of just stalling when the + _xmppconnect TXT record returns results, but none of them result + in a valid BOSH URI. (#a14367, #12744) Yahoo/Yahoo JAPAN: * Stop doing unnecessary lookups of certain alias information. This