pidgin/android/libpurple2

ChangeLog my security fix
release-2.9.0 v2.9.0
2011-06-22, Mark Doliner
cefaf8feb01c
Parents ec278e15fc25
Children 2a3e0c6e8304
ChangeLog my security fix
  • +4 -2
    ChangeLog
  • +5 -0
    ChangeLog.API
  • --- 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
    --- 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