Mercurial > pidgin
comparison ChangeLog @ 30985:94b3092c904d
Apparently, UBM was updated with more parameters in MSNp16. One is
your own email address, but I'm not sure what the 4th parameter is.
Anyway, update payload length to use the correct parameter now.
Fixes #13022.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Thu, 02 Dec 2010 03:59:58 +0000 |
parents | b6514064941d |
children | 7bf659dbacee |
comparison
equal
deleted
inserted
replaced
30984:b6514064941d | 30985:94b3092c904d |
---|---|
26 MSN: | 26 MSN: |
27 * Stop showing ourselves in the list of endpoints that can be | 27 * Stop showing ourselves in the list of endpoints that can be |
28 disconnected. | 28 disconnected. |
29 * Allow full-size display names, by not escaping (most) non-English | 29 * Allow full-size display names, by not escaping (most) non-English |
30 characters. (#8508) | 30 characters. (#8508) |
31 * Fix receiving messages from users on Yahoo and other federated | |
32 services. (#13022) | |
31 | 33 |
32 version 2.7.7 (11/23/2010): | 34 version 2.7.7 (11/23/2010): |
33 General: | 35 General: |
34 * Allow multiple CA certificates to share the same Distinguished Name | 36 * Allow multiple CA certificates to share the same Distinguished Name |
35 (DN). Partially fixes remaining MSN issues from #12906. | 37 (DN). Partially fixes remaining MSN issues from #12906. |