diff plugins/ChangeLog.API @ 10823:c1bb12625b3f

[gaim-migrate @ 12485] ChangeLog.API updates for those last logger changes. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 14 Apr 2005 04:08:10 +0000
parents 0555ec6f3eaa
children 8d52201620d0
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Thu Apr 14 03:45:39 2005 +0000
+++ b/plugins/ChangeLog.API	Thu Apr 14 04:08:10 2005 +0000
@@ -38,6 +38,12 @@
 	* Removed: serv_finish_login
 	* Changed: keep_alive in GaimConnection is renamed to keepalive
 	* Removed: gaim_chat_get_display_name
+	* Added:   gaim_log_common_writer, gaim_log_common_lister,
+	           gaim_log_common_sizer, and gaim_log_get_log_dir
+	           to allow log formats that use standard Gaim log directory
+	           to use Gaim's built-in code for these purposes.
+	* Added:   GaimLogCommonLoggerData struct for a basic logger_data
+	           struct to be used with "common" logger functions.
 
 	Signals:
 	* Changed: "received-im-msg and "received-chat-msg" to match, both