# HG changeset patch
# User Christian Hammond <chipx86@chipx86.com>
# Date 1089627596 0
# Node ID 425000e11511ae2c2f1b1c2a0887690225f20434
# Parent  1fac0336890cb0a7dfc00f71583db392bbb286b9
[gaim-migrate @ 10342]
Patch by grim for small ChangeLog.API update.

committer: Tailor Script <tailor@pidgin.im>

diff -r 1fac0336890c -r 425000e11511 plugins/ChangeLog.API
--- 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