Mercurial > pidgin
diff ChangeLog.API @ 31717:910e966d18b3
propagate from branch 'im.pidgin.pidgin.next.minor' (head 9681bcefcadc4b4fad248fd0ec922892aaefdd76)
to branch 'im.pidgin.pidgin' (head d9152f1035ac663af38a0af967f66cf614804d6e)
| author | Paul Aurich <paul@darkrain42.org> |
|---|---|
| date | Sat, 25 Jun 2011 19:54:02 +0000 |
| parents | 298685661f89 8c027bc27073 |
| children | f552c2726d91 |
line wrap: on
line diff
--- a/ChangeLog.API Wed Jun 22 02:35:45 2011 +0000 +++ b/ChangeLog.API Sat Jun 25 19:54:02 2011 +0000 @@ -1,12 +1,17 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul -version 2.9.0 (MM/DD/YYYY): +version 2.9.0: libpurple: Added: * Hash table to PurpleConvChat struct, used to make 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
