comparison ChangeLog @ 23555:9b58bc7adfc7

propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39) to branch 'im.pidgin.cpw.qulogic.msn' (head 309576e58431d3f0d8300b0a85dc6ce16b488ab5)
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sat, 28 Jun 2008 08:08:22 +0000
parents 5c70d953a497
children 7ec3dce64369
comparison
equal deleted inserted replaced
23554:c4ec724b3b53 23555:9b58bc7adfc7
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.