comparison ChangeLog @ 23066:0d5022880ed5

Various miscellaneous ChangeLog updates
author Stu Tomlinson <stu@nosnilmot.com>
date Tue, 01 Jul 2008 20:49:24 +0000
parents 5c60866e616f
children 7ccff2eb6c94
comparison
equal deleted inserted replaced
23065:92647292a8b1 23066:0d5022880ed5
3 version 2.4.3 (??/??/2008): 3 version 2.4.3 (??/??/2008):
4 libpurple: 4 libpurple:
5 * Yahoo! Japan now uses UTF-8, matching the behavior of official clients 5 * Yahoo! Japan now uses UTF-8, matching the behavior of official clients
6 and restoring compatibility with the web messenger (Yusuke Odate) 6 and restoring compatibility with the web messenger (Yusuke Odate)
7 * Setting your buddy icon once again works for Yahoo! accounts. 7 * Setting your buddy icon once again works for Yahoo! accounts.
8 * Fixes in the Yahoo! protocol to prevent a double free, crashes on
9 aliases, and alias functionality
10 * Fix crashes in the bonjour protocol
11 * Always use UTF-8 for Yahoo! (#5973)
12 * Fix a crash when the given jabber id is invalid.
13 * Make the IRC "unknown message" debugging messages UTF-8 safe.
14 * Fix setting buddy icons on yahoo.
15 * Fix connecting to ICQ
16 * Fix a memleak when handling jabber xforms.
17
18 Pidgin:
19 * Include the send button plugin in the win32 build
20 * Various memory leak fixes
8 21
9 version 2.4.2 (05/17/2008): 22 version 2.4.2 (05/17/2008):
10 libpurple: 23 libpurple:
11 * In MySpaceIM, messages from spambots are discarded (Justin Williams) 24 * In MySpaceIM, messages from spambots are discarded (Justin Williams)
12 * Strip mIRC formatting codes from quit and part messages. 25 * Strip mIRC formatting codes from quit and part messages.