diff plugins/ChangeLog.API @ 10246:a66cf83552dc

[gaim-migrate @ 11386] I changed gaim_find_conversation and gaim_find_conversation_with_account The first parameter is now one of GAIM_CONV_IM, GAIM_CONV_CHAT or GAIM_CONV_ANY. Unfortunately, this changes a bajillion files. Please look over this and make sure I use the correct type everywhere. Especially in Novell and MSN, and somewhat in SILC. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 23 Nov 2004 06:14:15 +0000
parents 60db14d54914
children 5cb55bcad11b
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Tue Nov 23 05:53:59 2004 +0000
+++ b/plugins/ChangeLog.API	Tue Nov 23 06:14:15 2004 +0000
@@ -8,6 +8,8 @@
 	           /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
 
 	Signals:
 	* Changed: "received-im-msg and "received-chat-msg" to match, both