From 22d404e40b3fead89faad4e12a0ac6a23caf2317 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 29 Mar 2001 04:04:09 +0000 Subject: Optimise the match "" case, just match everything in the folder (if we 2001-03-29 Not Zed * camel-folder-search.c (search_body_contains): Optimise the match "" case, just match everything in the folder (if we have it). svn path=/trunk/; revision=9007 --- camel/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 4fe0f22704..6b23def269 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2001-03-29 Not Zed + * camel-folder-search.c (search_body_contains): Optimise the match + "" case, just match everything in the folder (if we have it). + * camel-vtrash-folder.c (vtrash_move_messages_to): Access the folder directly from the message info. (vtrash_move_messages_to): I think we also need to call the real -- cgit v1.2.3