# HG changeset patch # User Stu Tomlinson # Date 1214945364 0 # Node ID 0d5022880ed594091f8a95e949e26bc38853ecd4 # Parent 92647292a8b159ab0366881bb65b5d40f1fdd3cc Various miscellaneous ChangeLog updates diff -r 92647292a8b1 -r 0d5022880ed5 ChangeLog --- a/ChangeLog Tue Jul 01 20:49:07 2008 +0000 +++ b/ChangeLog Tue Jul 01 20:49:24 2008 +0000 @@ -5,6 +5,19 @@ * 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 setting buddy icons on yahoo. + * 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: