From b497fd53eb59a71a829af22f267a8e5e001def17 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Wed, 3 Jan 2001 17:33:11 +0000 Subject: Initialize the exists variable so that we don't do random things if the 2001-01-03 Christopher James Lahey * providers/imap/camel-imap-folder.c (camel_imap_folder_new): Initialize the exists variable so that we don't do random things if the imap server misbehaves. svn path=/trunk/; revision=7235 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index d6faf67fbb..ee91389bd5 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-01-03 Christopher James Lahey + + * providers/imap/camel-imap-folder.c (camel_imap_folder_new): + Initialize the exists variable so that we don't do random things + if the imap server misbehaves. + 2000-12-29 Not Zed * camel-folder.c (camel_folder_move_message_to): REmove warning, -- cgit v1.2.3