Mercurial > pidgin
diff ChangeLog @ 28925:4f3a9ddfa34e
jabber: Only make the SRV lookup for STUN based on the domain if no STUN
server is set in prefs.
Closes #11110
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Mon, 01 Feb 2010 21:26:35 +0000 |
parents | fff8cf8459c4 |
children | 7b6933cd7fd3 |
line wrap: on
line diff
--- a/ChangeLog Fri Jan 29 14:23:15 2010 +0000 +++ b/ChangeLog Mon Feb 01 21:26:35 2010 +0000 @@ -31,6 +31,8 @@ offline. * Wrap XHTML messages in <p>, as described in XEP-0071, for compatibility with some clients. + * Don't do an SRV lookup for a STUN server associated with the account + if one is already set globally in prefs. Yahoo: * Don't send <span> and </span> tags. (Fartash Faghri)