# HG changeset patch # User Etan Reisner # Date 1137540577 0 # Node ID 1577b8e194deb4794c0aed4667aa69d87001980d # Parent 248b8b39c671bf2b5c8a173457a9545331c90fd1 [gaim-migrate @ 15273] 18:27:59 deryni: typo in changelog.api (gaim_blist_node_action_new9)) 18:28:49 Bah, thanks. committer: Tailor Script diff -r 248b8b39c671 -r 1577b8e194de plugins/ChangeLog.API --- a/plugins/ChangeLog.API Tue Jan 17 23:22:19 2006 +0000 +++ b/plugins/ChangeLog.API Tue Jan 17 23:29:37 2006 +0000 @@ -144,7 +144,7 @@ so GAIM_TYPE_BOXED is used for the signal types * gaim_gtk_privacy_is_showable(): We do fallback privacy in the core now, so this would always be TRUE now. - * gaim_blist_node_action_new9); use gaim_menu_action_new() instead + * gaim_blist_node_action_new(); use gaim_menu_action_new() instead Added: * gaim_prefs_disconnect_by_handle()