--- a/plugins/ChangeLog.API Thu Jun 30 04:33:21 2005 +0000 +++ b/plugins/ChangeLog.API Thu Jun 30 04:55:19 2005 +0000 @@ -52,8 +52,6 @@ * Renamed: create_prpl_icon to gaim_gtk_create_prpl_icon * Changed: gaim_mkstemp, added a second argument, a boolean, of whether or not the file is binary - * Added: gaim_buddy_icon_get_type, can be used to attempt to - determine the file type of a given buddy icon. * Removed: Window flashing support in the core: gaim_conv_window_flash, and flash UI operation for conversations. Use signal "received-im-msg" or similar. @@ -78,8 +76,6 @@ last handler was used. * Changed: gaim_conv_window_remove_conversation()'s last argument to be a GaimConversation. - * Added: "buddy-icon-cached", which is called when a new buddy icon - is cached. version 1.0.0 (09/17/2004): * Added: get_chat_name to the GaimPluginProtocolInfo struct