Index: plugins/ChangeLog.API =================================================================== RCS file: /cvsroot/gaim/gaim/plugins/ChangeLog.API,v retrieving revision 1.18 diff -u -p -r1.18 ChangeLog.API --- plugins/ChangeLog.API 17 Jul 2004 18:11:08 -0000 1.18 +++ plugins/ChangeLog.API 24 Jul 2004 15:50:31 -0000 @@ -19,6 +19,8 @@ version 0.81cvs 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)