[gaim-migrate @ 12475]

Tue, 12 Apr 2005 00:54:58 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Tue, 12 Apr 2005 00:54:58 +0000
changeset 10818
aa1adf6251cb
parent 10817
0b0db3bf2555
child 10819
b21062d5584a

[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: Mark Doliner <markdoliner@pidgin.im>

plugins/ChangeLog.API file | annotate | diff | comparison | revisions
--- 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

mercurial