# HG changeset patch # User Mark Doliner # Date 1113267298 0 # Node ID 0555ec6f3eaaf8dbb9695b6927f726dd5948ec83 # Parent 80e4354d118c887a5b47a0e0614267ba3ae973aa [gaim-migrate @ 12475] sf patch #1180355, from Richard Laager Adds the ChangeLog.API entry for the removal of the public function gaim_find_conversation committer: Tailor Script diff -r 80e4354d118c -r 0555ec6f3eaa plugins/ChangeLog.API --- a/plugins/ChangeLog.API Mon Apr 11 17:26:13 2005 +0000 +++ b/plugins/ChangeLog.API Tue Apr 12 00:54:58 2005 +0000 @@ -8,7 +8,6 @@ /gaim/gtk/sound/mute preference) * Changed: gtk_imhtml_toolbar now descends from GtkHBox making it easier to add your own widgets to it - * Changed: gaim_find_conversation, added a "type" parameter * Changed: gaim_find_conversation_with_account, added a "type" parameter * Changed: gaim_gtk_prefs_labeled_spin_button, the "key" parameter is now a const char* instead of just a char* @@ -28,6 +27,7 @@ * Removed: gaim_connection_disconnect * Removed: gaim_connection_register * Removed: gaim_accounts_auto_login + * Removed: gaim_find_conversation, use gaim_find_conversation_with_account instead * Changed: gaim_connection_new, gaim_account_connect and gaim_account_register no longer return a GaimConnection * Added: a password field to GaimConnection, which only persists for the