From 0e6747517dac1c98302f4d473b4f30e9de6d03e8 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 14 Jun 2000 05:10:52 +0000 Subject: [PATCH] Took out the filter code ( we already filter in * providers/pop3/camel-pop3-folder.c (get_message_by_uid): Took out the filter code ( we already filter in camel_pop3_command_get_additional_data) --- camel/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/camel/ChangeLog b/camel/ChangeLog index 522b9d8..964eab8 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2000-06-14 Jeffrey Stedfast + * providers/pop3/camel-pop3-folder.c (get_message_by_uid): Took out the + filter code ( we already filter in camel_pop3_command_get_additional_data) + * camel-folder.c (init): Updated: a separator is now a char* rather than a single char because IMAP can have a string for a directory separator. Also, since IMAP does not begin with a directory separator, there is a new -- 2.7.4