diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index ec2d5118a6..1b52464147 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,13 @@ +2004-04-09 Jeffrey Stedfast <fejj@ximian.com> + + * providers/imap/camel-imap-provider.c: Fix capitalisation of the + "mailcheck" section title and move it to the top (so it matches + with the UI). + + * providers/imap/camel-imap-folder.c (imap_get_message): Fetch the + entire message in one fell swoop even if the message size is + larger than 5k *if* the message is a single part. Fixes bug #56686. + 2004-04-08 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-store.c (get_folder_online): Changed |