Mercurial > pidgin
changeset 11871:3404646c6886
[gaim-migrate @ 14162]
ChangeLog nosnilmot's change to chat_add_users
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Fri, 28 Oct 2005 08:35:48 +0000 |
parents | 678ef9ad7a0d |
children | ea0f39933003 |
files | plugins/ChangeLog.API |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Fri Oct 28 04:16:02 2005 +0000 +++ b/plugins/ChangeLog.API Fri Oct 28 08:35:48 2005 +0000 @@ -42,7 +42,7 @@ 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 aliases list + * chat_add_users in GaimConversationUiOps, added flags and aliases * chat_rename_user in GaimConversationUiOps, added new_alias * GaimConversation.log became GList * GaimConversation.logs, so that a conversation can have multiple logs at once