Mercurial > pidgin
comparison ChangeLog @ 23513:cab5420c3879
merge of '5033650a1e57437cc3f2894adc41935daa6b3269'
and '95fe62719d362e8857a89e906a9008305e31dd5e'
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Wed, 09 Jul 2008 00:32:18 +0000 |
parents | 5c70d953a497 |
children | 7ec3dce64369 |
comparison
equal
deleted
inserted
replaced
23500:1061a9ad1ddb | 23513:cab5420c3879 |
---|---|
3 version 2.5.0 (??/??/2008): | 3 version 2.5.0 (??/??/2008): |
4 libpurple: | 4 libpurple: |
5 * Ability to create custom smileys (currently only the MSN protocol | 5 * Ability to create custom smileys (currently only the MSN protocol |
6 utilizes the feature). (Thanks to Mauro Sérgio Ferreira Brasil, | 6 utilizes the feature). (Thanks to Mauro Sérgio Ferreira Brasil, |
7 Marcus Lundblad, Jorge Villaseñor and other contributors) | 7 Marcus Lundblad, Jorge Villaseñor and other contributors) |
8 * Yahoo! Japan now uses UTF-8, matching the behavior of official clients | |
9 and restoring compatibility with the web messenger (Yusuke Odate) | |
10 * Add a configure option, --with-system-ssl-certs to allow packagers | 8 * Add a configure option, --with-system-ssl-certs to allow packagers |
11 to specify a system-wide SSL CA certificates directory. When set, | 9 to specify a system-wide SSL CA certificates directory. When set, |
12 we don't install our SSL CA certs, so it's important that the | 10 we don't install our SSL CA certs, so it's important that the |
13 libpurple package depend on the CA certificates. | 11 libpurple package depend on the CA certificates. |
14 | 12 |
28 * Added "Invite..." menu to chats. | 26 * Added "Invite..." menu to chats. |
29 * Added "View All Logs" menu in the buddylist to display a list of all IM | 27 * Added "View All Logs" menu in the buddylist to display a list of all IM |
30 logs. | 28 logs. |
31 * Added '/msgcolor' command to change colors of different classes of | 29 * Added '/msgcolor' command to change colors of different classes of |
32 messages in a conversation. See '/help msgcolor' for details. | 30 messages in a conversation. See '/help msgcolor' for details. |
31 | |
32 version 2.4.3 (??/??/2008): | |
33 libpurple: | |
34 * Yahoo! Japan now uses UTF-8, matching the behavior of official clients | |
35 and restoring compatibility with the web messenger (Yusuke Odate) | |
36 * Setting your buddy icon once again works for Yahoo! accounts. | |
33 | 37 |
34 version 2.4.2 (05/17/2008): | 38 version 2.4.2 (05/17/2008): |
35 libpurple: | 39 libpurple: |
36 * In MySpaceIM, messages from spambots are discarded (Justin Williams) | 40 * In MySpaceIM, messages from spambots are discarded (Justin Williams) |
37 * Strip mIRC formatting codes from quit and part messages. | 41 * Strip mIRC formatting codes from quit and part messages. |