--- a/ChangeLog.API Tue Jun 21 04:46:11 2011 +0000 +++ b/ChangeLog.API Wed Jun 22 02:48:46 2011 +0000 @@ -1,7 +1,16 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul version 2.9.0: - * No changes + 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) + + Deprecated: + * purple_conv_chat_set_users + * PurpleConvChat in_room list version 2.8.0 (06/07/2011): libpurple: