diff ChangeLog @ 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 3f71f7282dbf
children edf8c0a8e60b
line wrap: on
line diff
--- a/ChangeLog	Tue Nov 23 05:53:59 2004 +0000
+++ b/ChangeLog	Tue Nov 23 06:14:15 2004 +0000
@@ -15,6 +15,8 @@
 
 	Bug fixes:
 	* People using input methods can now use Enter again.
+	* Many problems related to having an IM conversation and a chat open
+	  with the same name (Andrew Hart)
 
 	Preference changes:
 	* Removed "Dim idle buddies" buddy list preference, default to "Yes."