# HG changeset patch # User Mark Doliner # Date 1308726989 0 # Node ID ad61eb7068abf838d3af4e26dc12b3c9c1eb24b9 # Parent 1693114a265502502afadb99189800eaf3af8688 ChangeLog my security fix diff -r 1693114a2655 -r ad61eb7068ab ChangeLog --- a/ChangeLog Wed Jun 22 07:09:42 2011 +0000 +++ b/ChangeLog Wed Jun 22 07:16:29 2011 +0000 @@ -2,14 +2,16 @@ version 2.9.0 (06/23/2011): Pidgin: + * Fix a potential remote denial-of-service bug related to displaying + buddy icons. * Significantly improved performance of larger IRC channels (regression - introduced in 2.8.0) + introduced in 2.8.0). * Fix Conversation->Add on AIM and MSN. * Entries in the chat user list are sorted properly again. This was inadvertenly broken in 2.8.0. Finch: - * Fixed logging in to ICQ. + * Fix logging in to ICQ. libpurple: * media: Actually use the specified TCP port from the TURN configuration to diff -r 1693114a2655 -r ad61eb7068ab ChangeLog.API --- a/ChangeLog.API Wed Jun 22 07:09:42 2011 +0000 +++ b/ChangeLog.API Wed Jun 22 07:16:29 2011 +0000 @@ -7,6 +7,11 @@ purple_conv_chat_cb_find O(1). * ui_data pointer to PurpleConvChatBuddy struct. * deleting-chat-buddy signal (conversation signals) + * pidgin_pixbuf_from_data + * pidgin_pixbuf_anim_from_data + * pidgin_pixbuf_new_from_file + * pidgin_pixbuf_new_from_file_at_size + * pidgin_pixbuf_new_from_file_at_scale Deprecated: * purple_conv_chat_set_users