diff plugins/ChangeLog.API @ 9515:425000e11511

[gaim-migrate @ 10342] Patch by grim for small ChangeLog.API update. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 12 Jul 2004 10:19:56 +0000
parents 1fac0336890c
children 0524b36c701a
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Mon Jul 12 02:40:12 2004 +0000
+++ b/plugins/ChangeLog.API	Mon Jul 12 10:19:56 2004 +0000
@@ -5,11 +5,14 @@
 	* Removed: PRPL numbers : gaim_account_set_protocol(),
 	  gaim_account_get_protocol(), gaim_accounts_find_with_prpl_num,
 	  gaim_prpl_num_to_id(), gaim_prpl_id_to_num(), GaimProtocol
-	* Changed: chat-invited signal changed. See make docs for details
 
 	Protocol Plugin API: v6
 	* Added: can_receive_file & send_file to the GaimPluginProtocolInfo struct
 
+	Signals:
+	* Changed "chat-invited" to also include the components hash table so 
+	  plugins can use serv_join_chat when the signal is emitted.
+
 version 0.79 (06/24/2004):
 	Gaim API:
 	* gaim_url_parse() now takes two additional parameters, which are used