Mercurial > pidgin
diff plugins/ChangeLog.API @ 9846:c28d5b45624e
[gaim-migrate @ 10724]
A patch from Nathan Fredrickson that should make Gaim not play
sounds for people joining chats when you join chat.
Um, his explanation is better:
http://sourceforge.net/tracker/index.php?func=detail&aid=1008904&group_id=235&atid=300235
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Tue, 24 Aug 2004 04:12:28 +0000 |
| parents | f4adac0ef359 |
| children | e74eb0d11f86 |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Tue Aug 24 01:26:54 2004 +0000 +++ b/plugins/ChangeLog.API Tue Aug 24 04:12:28 2004 +0000 @@ -38,6 +38,9 @@ * Added: conversation-updated for any update to the data associated with the conversation (topic, icon, adding to buddy list, etc.) + Conversation API: + * Changed: gaim_conv_chat_add_user() (added new_arrival parameter) + version 0.81 (08/05/2004): Commands API: * Most functions now have a void *data argument.
