Wed, 18 Jan 2006 23:10:26 +0000
[gaim-migrate @ 15282]
gaim_blist_node_action_new() is gone.
| plugins/ChangeLog.API | file | annotate | diff | comparison | revisions |
--- a/plugins/ChangeLog.API Wed Jan 18 21:20:07 2006 +0000 +++ b/plugins/ChangeLog.API Wed Jan 18 23:10:26 2006 +0000 @@ -14,8 +14,6 @@ * the add_buddy perl sub. The sub now takes the account as the first argument, and buddy and group as the second and third. It also adds the buddy to the server-side buddy list of the given account. - * gaim_blist_node_action_new, added a fourth argument, a GList of - GaimBlistNodeActions to be created as a submenu of the item. * gaim_connection_new, gaim_account_connect and gaim_account_register no longer return a GaimConnection * keep_alive in GaimConnection is renamed to keepalive