plugins/ChangeLog.API

changeset 9473
89b30bf6670f
parent 9460
7c1ab9155fe2
child 9514
05247f11e65c
equal deleted inserted replaced
9472:6f678d378aee 9473:89b30bf6670f
1 Gaim: The Pimpin' Penguin IM Client that's good for the soul! 1 Gaim: The Pimpin' Penguin IM Client that's good for the soul!
2 2
3 version 0.80cvs: 3 version 0.80cvs:
4 Gaim API: 4 Gaim API:
5 * Deprecated PRPL numbers removed 5 * Removed: PRPL numbers : gaim_account_set_protocol(),
6 gaim_account_get_protocol(), gaim_accounts_find_with_prpl_num,
7 gaim_prpl_num_to_id(), gaim_prpl_id_to_num(), GaimProtocol
8
9 Protocol Plugin API: v6
10 * Added: can_receive_file & send_file to the GaimPluginProtocolInfo struct
6 11
7 version 0.79 (06/24/2004): 12 version 0.79 (06/24/2004):
8 Gaim API: 13 Gaim API:
9 * gaim_url_parse() now takes two additional parameters, which are used 14 * gaim_url_parse() now takes two additional parameters, which are used
10 for returning the username and password from the URL, if they exist. 15 for returning the username and password from the URL, if they exist.

mercurial