diff plugins/ChangeLog.API @ 11672:04e0189bb519

[gaim-migrate @ 13958] (contact-aware conversation)-aware logging: When the active buddy changes, a new log is opened. This way, the logs (on-disk, assuming a file-based logger) always correspond to the buddy that send/received the messages. Given that we already have contactized logging, the logs will all be shown in the same log viewer. Also, if you use Options -> Enable Logging to change the default logging mode for a perticular conversation or part of a conversation, that setting will be preserved even if the active buddy changes. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 16 Oct 2005 18:15:47 +0000
parents eb14bbcf7249
children 872932089400
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Sat Oct 15 19:25:18 2005 +0000
+++ b/plugins/ChangeLog.API	Sun Oct 16 18:15:47 2005 +0000
@@ -117,6 +117,8 @@
 	           instead
 	* Removed: serv_change_passwd(); use gaim_account_change_password()
 	           instead
+	* Added:   gaim_conversation_close_logs(), to force a conversation's
+	           log(s) to be closed. New logs will be opened as necessary.
 
 	Signals:
 	* Changed: "received-im-msg" and "received-chat-msg" to match, both