Mercurial > pidgin
comparison ChangeLog @ 24736:e88d205cb4da
Split out MSN section in the ChangeLog. There are three points already and
hopefully federated and Yahoo stuff will be working soon.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Mon, 15 Dec 2008 01:52:02 +0000 |
parents | 34258af32335 |
children | ba8a5fded83c |
comparison
equal
deleted
inserted
replaced
24735:ecbf95af2fa7 | 24736:e88d205cb4da |
---|---|
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul | 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul |
2 | 2 |
3 version 2.5.3 (??/??/????): | 3 version 2.5.3 (??/??/????): |
4 libpurple: | 4 libpurple: |
5 * Fix an error with MSN offline messages by shipping the *new* | |
6 "Microsoft Secure Server Authority" and the | |
7 "Microsoft Internet Authority" certificates. People that use | |
8 --with-system-ssl-certs and GnuTLS need to include these in the | |
9 system certs directory. | |
10 * Corrected maximum message lengths for Yahoo! | 5 * Corrected maximum message lengths for Yahoo! |
11 * The Buddy State Notification plugin no longer prints duplicate | 6 * The Buddy State Notification plugin no longer prints duplicate |
12 notifications when the same buddy is in multiple groups (Florian Quèze) | 7 notifications when the same buddy is in multiple groups (Florian Quèze) |
13 * The Buddy State Notification plugin no longer turns JID's, MSN Passport | 8 * The Buddy State Notification plugin no longer turns JID's, MSN Passport |
14 ID's, etc. into links (Florian Quèze) | 9 ID's, etc. into links (Florian Quèze) |
18 * Various fixes to the nullprpl (Paul Aurich) | 13 * Various fixes to the nullprpl (Paul Aurich) |
19 * Fix a crash when accessing the roomlist for an account that's not | 14 * Fix a crash when accessing the roomlist for an account that's not |
20 connected (Paul Aurich) | 15 connected (Paul Aurich) |
21 * Fix a crash in purple_accounts_delete that happens when this function is | 16 * Fix a crash in purple_accounts_delete that happens when this function is |
22 called before the buddy list is initialized (Florian Quèze) | 17 called before the buddy list is initialized (Florian Quèze) |
23 * On MSN, the Games and Office media can now be set and displayed (in | |
24 addition to the previous Music media). The Media status text now shows | |
25 the album, if possible. | |
26 * Fix use of av_len in perl bindings to fix some off-by-one bugs (Paul | 18 * Fix use of av_len in perl bindings to fix some off-by-one bugs (Paul |
27 Aurich) | 19 Aurich) |
28 * On ICQ, advertise the ICQ 6 typing capability. This should fix the | 20 * On ICQ, advertise the ICQ 6 typing capability. This should fix the |
29 reports of typing notifications not working with third-party clients | 21 reports of typing notifications not working with third-party clients |
30 (Jaromír Karmazín) | 22 (Jaromír Karmazín) |
31 * On MSN, messages sent from a mobile device while you were offline are | |
32 now correctly received. | |
33 | 23 |
34 Gadu-Gadu: | 24 Gadu-Gadu: |
35 * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki) | 25 * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki) |
36 * Gadu-Gadu now checks that UID's are valid (Adam Strzelecki) | 26 * Gadu-Gadu now checks that UID's are valid (Adam Strzelecki) |
37 * Gadu-Gadu now does proper charset translations where needed (Adam | 27 * Gadu-Gadu now does proper charset translations where needed (Adam |
38 Strzelecki) | 28 Strzelecki) |
29 | |
30 MSN: | |
31 * Fix an error with offline messages by shipping the *new* "Microsoft | |
32 Secure Server Authority" and the "Microsoft Internet Authority" | |
33 certificates. These are now always installed even when using | |
34 --with-system-ssl-certs because most system certs are not up to date. | |
35 * The Games and Office media can now be set and displayed (in addition | |
36 to the previous Music media). The Media status text now shows the | |
37 album, if possible. | |
38 * Messages sent from a mobile device while you were offline are now | |
39 correctly received. | |
39 | 40 |
40 XMPP: | 41 XMPP: |
41 * Fix the namespace URL we look for in PEP reply stanzas to match the URL | 42 * Fix the namespace URL we look for in PEP reply stanzas to match the URL |
42 used in the 'get' requests (Paul Aurich) | 43 used in the 'get' requests (Paul Aurich) |
43 * Resources can be set to the local machine's hostname by using | 44 * Resources can be set to the local machine's hostname by using |