# HG changeset patch # User Richard Laager # Date 1137625826 0 # Node ID 918a91c73930dc57c0f6eb4660d2f8ebc71e7437 # Parent 4b5822e48b53ec0894ff5be43dd4c5299a10e87d [gaim-migrate @ 15282] gaim_blist_node_action_new() is gone. committer: Tailor Script diff -r 4b5822e48b53 -r 918a91c73930 plugins/ChangeLog.API --- 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