comparison ChangeLog @ 23409:7ec3dce64369

propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582) to branch 'im.pidgin.pidgin' (head 582755b8228024381c2a9e110de35f0aaedd5dc1)
author Richard Laager <rlaager@wiktel.com>
date Wed, 02 Jul 2008 00:19:29 +0000
parents 5c70d953a497 0e66def8b25e
children a2c625152c52
comparison
equal deleted inserted replaced
23403:2ccda8e9046d 23409:7ec3dce64369
27 * 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
28 logs. 28 logs.
29 * Added '/msgcolor' command to change colors of different classes of 29 * Added '/msgcolor' command to change colors of different classes of
30 messages in a conversation. See '/help msgcolor' for details. 30 messages in a conversation. See '/help msgcolor' for details.
31 31
32 version 2.4.3 (??/??/2008): 32 version 2.4.3 (07/01/2008):
33 libpurple: 33 libpurple:
34 * Yahoo! Japan now uses UTF-8, matching the behavior of official clients 34 * Yahoo! Japan now uses UTF-8, matching the behavior of official clients
35 and restoring compatibility with the web messenger (Yusuke Odate) 35 and restoring compatibility with the web messenger (Yusuke Odate)
36 * Setting your buddy icon once again works for Yahoo! accounts. 36 * Setting your buddy icon once again works for Yahoo! accounts.
37 * Fixes in the Yahoo! protocol to prevent a double free, crashes on
38 aliases, and alias functionality
39 * Fix crashes in the bonjour protocol
40 * Always use UTF-8 for Yahoo! (#5973)
41 * Fix a crash when the given jabber id is invalid.
42 * Make the IRC "unknown message" debugging messages UTF-8 safe.
43 * Fix connecting to ICQ
44 * Fix a memleak when handling jabber xforms.
45
46 Pidgin:
47 * Include the send button plugin in the win32 build
48 * Various memory leak fixes
37 49
38 version 2.4.2 (05/17/2008): 50 version 2.4.2 (05/17/2008):
39 libpurple: 51 libpurple:
40 * In MySpaceIM, messages from spambots are discarded (Justin Williams) 52 * In MySpaceIM, messages from spambots are discarded (Justin Williams)
41 * Strip mIRC formatting codes from quit and part messages. 53 * Strip mIRC formatting codes from quit and part messages.