diff ChangeLog.API @ 31709:5e173ccbfdb8

propagate from branch 'im.pidgin.pidgin' (head 9fc56c5e4669dbbaa42a495b831982f2732e3895) to branch 'im.pidgin.pidgin.next.minor' (head dd54e7e72c5e675287d7c897baa9b075df14e4c9)
author Paul Aurich <paul@darkrain42.org>
date Mon, 20 Jun 2011 06:07:46 +0000
parents 47f7b8ca6149
children 4dabe4bdfb29
line wrap: on
line diff
--- a/ChangeLog.API	Mon Jun 20 06:07:38 2011 +0000
+++ b/ChangeLog.API	Mon Jun 20 06:07:46 2011 +0000
@@ -1,5 +1,18 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.9.0 (MM/DD/YYYY):
+	libpurple:
+		Added:
+		* Hash table and equivalence function to PurpleConvChat struct,
+		  which makes purple_conv_chat_cb_find O(1).  The equivalence
+		  function should only be set by a prpl, and must only be set
+		  before any occupants are in the room.
+		* ui_data opaque pointer to PurpleConvChatBuddy struct.
+
+		Deprecated:
+		* purple_conv_chat_set_users
+		* PurpleConvChat in_room list
+
 version 2.8.0 (06/07/2011):
 	libpurple:
 		Added: