diff plugins/ChangeLog.API @ 10818:0555ec6f3eaa

[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 <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 12 Apr 2005 00:54:58 +0000
parents d087e928ffd1
children c1bb12625b3f
line wrap: on
line diff
--- 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