diff plugins/ChangeLog.API @ 11025:8d2007d738d5

[gaim-migrate @ 12899] sf patch #1180490, from Richard Laager (who else?) A pretty peach of a patch that allows you to auto-complete screen names based on log file names. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 23 Jun 2005 03:04:52 +0000
parents 4febc4df0eb8
children 84dd837a4445
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Thu Jun 23 02:24:22 2005 +0000
+++ b/plugins/ChangeLog.API	Thu Jun 23 03:04:52 2005 +0000
@@ -60,6 +60,10 @@
 	* Added:   gaim_gtk_blist_node_is_contact_expanded, returns TRUE if
 	           the given blist node is a buddy inside an expanded contact,
 	           or is itself an expanded contact
+	* Added:   GaimLogSet struct, get_log_sets function to GaimLogLogger,
+	           gaim_log_get_log_sets, gaim_log_set_compare
+	* Changed: gaim_log_logger_new, added total_size, list_syslog, and get_log_sets
+	           parameters to bring the function up-to-date with GaimLogLogger
 
 	Signals:
 	* Changed: "received-im-msg" and "received-chat-msg" to match, both