changeset 13984:599b35acd842

[gaim-migrate @ 16554] Updating the API changelog to reflect the chat-speed merge changes. committer: Tailor Script <tailor@pidgin.im>
author Aaron Sheldon <aaronsheldon>
date Mon, 24 Jul 2006 00:52:01 +0000
parents b7a99d54a5a9
children a7b1d2ab9cb0
files plugins/ChangeLog.API
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Sun Jul 23 20:38:07 2006 +0000
+++ b/plugins/ChangeLog.API	Mon Jul 24 00:52:01 2006 +0000
@@ -43,9 +43,11 @@
 	  const char *name, const char *alias
 	* gaim_conv_chat_add_users(), added extra_msgs and new_arrivals (pass NULL
 	  and FALSE respectively, to get the same behavior as before)
-	* chat_add_users in GaimConversationUiOps, added flags, aliases,
-	  and new_arrivals
+	* chat_add_users in GaimConversationUiOps, added cbuddies and 
+	  new_arrivals and removed buddies.
 	* chat_rename_user in GaimConversationUiOps, added new_alias
+	* gaim_conv_chat_cb_new(), added alias. (pass NULL to get the same
+	  behavior as before).
 	* GaimConversation.log became GList * GaimConversation.logs, so that a
 	  conversation can have multiple logs at once
 	* gaim_conv_chat_add_user, added extra_msgs