diff ChangeLog.API @ 32139:8c027bc27073

Merge updates from the 2.9.0 branch into trunk
author Mark Doliner <mark@kingant.net>
date Wed, 22 Jun 2011 07:31:02 +0000
parents 114fcf15054c
children 910e966d18b3
line wrap: on
line diff
--- a/ChangeLog.API	Wed Jun 22 07:07:28 2011 +0000
+++ b/ChangeLog.API	Wed Jun 22 07:31:02 2011 +0000
@@ -1,5 +1,22 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+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
+		* PurpleConvChat in_room list
+
 version 2.8.0 (06/07/2011):
 	libpurple:
 		Added: