diff ChangeLog.API @ 31699:5ffd5582f5fe

Pluck the performance improvement code needed for large IRC channels.
author Paul Aurich <paul@darkrain42.org>
date Wed, 22 Jun 2011 02:48:46 +0000
parents b1cceb8699fa
children ad61eb7068ab
line wrap: on
line diff
--- 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: