Mercurial > pidgin
diff ChangeLog @ 28096:b357216b7b79
jabber: Fix using BOSH and legacy auth together. Closes #9990.
Thanks to Perel for testing.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Tue, 25 Aug 2009 16:38:18 +0000 |
parents | 2da9e508a523 |
children | 092659955afb |
line wrap: on
line diff
--- a/ChangeLog Tue Aug 25 09:37:38 2009 +0000 +++ b/ChangeLog Tue Aug 25 16:38:18 2009 +0000 @@ -5,7 +5,7 @@ * Fix --disable-avahi to actually disable it in configure, as opposed to just making the warning non-fatal. * Sending custom smileys in MSN chats is now supported. - * Fix using GNOME proxy settings properly. + * Fix using GNOME proxy settings properly. (Erik van Pienbroek) XMPP: * Prompt the user before cancelling a presence subscription. @@ -13,6 +13,7 @@ * Fix connecting to XMPP domains with no SRV records from Pidgin on Windows. * Fix typing notifications with Pidgin 2.5.9 or earlier. + * Fix connecting using BOSH and legacy authentication (XEP-0078). Finch: * Properly detect libpanel on OpenBSD. (Brad Smith)