Mercurial > pidgin
diff plugins/ChangeLog.API @ 9590:a7b3a1ece65e
[gaim-migrate @ 10433]
nosnilmot updated this
committer: Tailor Script <tailor@pidgin.im>
| author | Luke Schierer <lschiere@pidgin.im> |
|---|---|
| date | Sun, 25 Jul 2004 00:44:12 +0000 |
| parents | 8b2451878e26 |
| children | d6f398e80b32 |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Sat Jul 24 18:17:47 2004 +0000 +++ b/plugins/ChangeLog.API Sun Jul 25 00:44:12 2004 +0000 @@ -19,6 +19,8 @@ Signals: * Changed: chat-buddy-joining & chat-buddy-joined now include the user's flags + * Changed: chat-buddy-joining & chat-buddy-leaving are now booleans, return + TRUE if you don't want the join/leave to be displayed in the UI. * Added: chat-buddy-flags for when user's flags change gaim_marshal_VOID__POINTER_POINTER_POINTER_UINT_UINT (required for the new chat-buddy-flags signal)
