gaim/gaim

b02aaedd5384
Parents bad658c89daa
Children da26ca1c2a6c
ChangeLog.API updates for those last logger changes.
--- a/plugins/ChangeLog.API Wed Apr 13 23:45:39 2005 -0400
+++ b/plugins/ChangeLog.API Thu Apr 14 00:08:10 2005 -0400
@@ -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