# HG changeset patch # User Aaron Sheldon # Date 1153702321 0 # Node ID 599b35acd8429ae0291750a8b3e33ad3983754eb # Parent b7a99d54a5a936d12ee8d48ed3be75c07e9c0db1 [gaim-migrate @ 16554] Updating the API changelog to reflect the chat-speed merge changes. committer: Tailor Script diff -r b7a99d54a5a9 -r 599b35acd842 plugins/ChangeLog.API --- 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