Mercurial > pidgin.yaz
changeset 23066:0d5022880ed5
Various miscellaneous ChangeLog updates
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Tue, 01 Jul 2008 20:49:24 +0000 |
parents | 92647292a8b1 |
children | 7ccff2eb6c94 60f97d40ddab |
files | ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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: