# HG changeset patch # User Luke Schierer # Date 1090716252 0 # Node ID a7b3a1ece65e6b690893abaeca07dcd534941e49 # Parent f4654d3b7b8d698cc73df74bf1a5cae46f52e60f [gaim-migrate @ 10433] nosnilmot updated this committer: Tailor Script diff -r f4654d3b7b8d -r a7b3a1ece65e plugins/ChangeLog.API --- 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)