[gaim-migrate @ 12485]

Thu, 14 Apr 2005 04:08:10 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Thu, 14 Apr 2005 04:08:10 +0000
changeset 10823
b8c94de6fbb7
parent 10822
142911801a14
child 10824
38b3d6349bae

[gaim-migrate @ 12485]
ChangeLog.API updates for those last logger changes.

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

mercurial