Mercurial > pidgin
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Tue Jul 01 23:41:20 2008 +0000 +++ b/ChangeLog Wed Jul 02 00:19:29 2008 +0000 @@ -29,11 +29,23 @@ * Added '/msgcolor' command to change colors of different classes of messages in a conversation. See '/help msgcolor' for details. -version 2.4.3 (??/??/2008): +version 2.4.3 (07/01/2008): libpurple: * Yahoo! Japan now uses UTF-8, matching the behavior of official clients and restoring compatibility with the web messenger (Yusuke Odate) * Setting your buddy icon once again works for Yahoo! accounts. + * Fixes in the Yahoo! protocol to prevent a double free, crashes on + aliases, and alias functionality + * Fix crashes in the bonjour protocol + * Always use UTF-8 for Yahoo! (#5973) + * Fix a crash when the given jabber id is invalid. + * Make the IRC "unknown message" debugging messages UTF-8 safe. + * Fix connecting to ICQ + * Fix a memleak when handling jabber xforms. + + Pidgin: + * Include the send button plugin in the win32 build + * Various memory leak fixes version 2.4.2 (05/17/2008): libpurple:
