diff plugins/ChangeLog.API @ 9473:670daf18649b

[gaim-migrate @ 10298] (09:29:28) nosnilmot: LSchiere: update the structs, prpl api version & ChangeLog.API following datallah's send_file patch committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 07 Jul 2004 14:02:07 +0000
parents eae7e049d639
children 1fac0336890c
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Wed Jul 07 06:24:58 2004 +0000
+++ b/plugins/ChangeLog.API	Wed Jul 07 14:02:07 2004 +0000
@@ -2,7 +2,12 @@
 
 version 0.80cvs:
 	Gaim API:
-	* Deprecated PRPL numbers removed
+	* 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
+
+	Protocol Plugin API: v6
+	* Added: can_receive_file & send_file to the GaimPluginProtocolInfo struct
 
 version 0.79 (06/24/2004):
 	Gaim API: