From 9945af011ee1e272440e0f61b74b910d0bd92045 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 27 Aug 2002 21:45:22 +0000 Subject: Now takes a third argument to specify whether or not to group messages by 2002-08-27 Jeffrey Stedfast * camel-folder-thread.c (camel_folder_thread_messages_new): Now takes a third argument to specify whether or not to group messages by subject when threading. It seems some people don't want this feature (see bug #22791 for details). (thread_summary): If thread_by_subject is enabled, group un-threaded messages by subject otherwise don't bother. svn path=/trunk/; revision=17880 --- camel/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index e466cc9d58..f1c3f6cc72 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2002-08-27 Jeffrey Stedfast + + * camel-folder-thread.c (camel_folder_thread_messages_new): Now + takes a third argument to specify whether or not to group messages + by subject when threading. It seems some people don't want this + feature (see bug #22791 for details). + (thread_summary): If thread_by_subject is enabled, group + un-threaded messages by subject otherwise don't bother. + 2002-08-26 Jeffrey Stedfast * providers/imap/camel-imap-command.c -- cgit v1.2.3