From 3bf97142fa10290a91deeae010aa08a95b0661d3 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 26 Sep 2001 19:28:14 +0000 Subject: Add a big comment explaining unread message counts so no one can mess them * mail-folder-cache.c: Add a big comment explaining unread message counts so no one can mess them up again in the future. :-) (update_1folder): If info->unread_message_count is -1, don't do anything. * component-factory.c (component_factory_init): warn and exit if oaf_active_server_register returns OAF_REG_ALREADY_ACTIVE. svn path=/trunk/; revision=13155 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index e31194af32..df2e021409 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2001-09-26 Dan Winship + + * mail-folder-cache.c: Add a big comment explaining unread message + counts so no one can mess them up again in the future. :-) + (update_1folder): If info->unread_message_count is -1, don't do + anything. + + * component-factory.c (component_factory_init): warn and exit if + oaf_active_server_register returns OAF_REG_ALREADY_ACTIVE. + 2001-09-26 Jeffrey Stedfast * mail-config.c (config_read): Oops, translate the fake account -- cgit v1.2.3