Mercurial > pidgin.yaz
comparison ChangeLog @ 27029:131e41a24d95
Require SSL when trying IQ-auth via parser.c (no stream:features). Fixes #8131.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Mon, 25 May 2009 00:32:55 +0000 |
parents | c162a088489f |
children | d99cc163a53f |
comparison
equal
deleted
inserted
replaced
27027:6e8f56783e97 | 27029:131e41a24d95 |
---|---|
44 * Show when the user was last logged in when doing "Get Info" on an offline | 44 * Show when the user was last logged in when doing "Get Info" on an offline |
45 buddy, provided the server supports it. | 45 buddy, provided the server supports it. |
46 * Support custom smileys in MUCs (only when all participants support the | 46 * Support custom smileys in MUCs (only when all participants support the |
47 "Bits of Binary" extension, and a maximum of 10 participants are in the | 47 "Bits of Binary" extension, and a maximum of 10 participants are in the |
48 chat to avoid getting too many fetch requests). | 48 chat to avoid getting too many fetch requests). |
49 * Fix an issue with Jabber (pre-XMPP) servers and the user's preference | |
50 to require SSL not being respected. | |
49 | 51 |
50 Yahoo: | 52 Yahoo: |
51 * P2P file transfers. (Sulabh Mahajan) | 53 * P2P file transfers. (Sulabh Mahajan) |
52 * MSN Interoperability by adding MSN buddies as 'msn/user@example.com'. | 54 * MSN Interoperability by adding MSN buddies as 'msn/user@example.com'. |
53 (Sulabh Mahajan) | 55 (Sulabh Mahajan) |