diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-08-08 13:55:41 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-08-08 13:55:41 +0800 |
commit | 6e92ea0d132cf67a32fdb2a573ee8f49e74ff29a (patch) | |
tree | 1d0c6356220982d960deab3b44676042c9feac88 /camel/ChangeLog | |
parent | 1e5b5f8b7ecb43d22007fa90f724d7dba3bcb98f (diff) | |
download | gsoc2013-evolution-6e92ea0d132cf67a32fdb2a573ee8f49e74ff29a.tar.gz gsoc2013-evolution-6e92ea0d132cf67a32fdb2a573ee8f49e74ff29a.tar.zst gsoc2013-evolution-6e92ea0d132cf67a32fdb2a573ee8f49e74ff29a.zip |
Set some default permanent_flags. This is the other cause of bug #28038.
2002-08-08 Jeffrey Stedfast <fejj@ximian.com>
* providers/imap/camel-imap-folder.c (camel_imap_folder_init): Set
some default permanent_flags. This is the other cause of bug
#28038.
svn path=/trunk/; revision=17741
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 2a102d280d..ea8e16e36b 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2002-08-08 Jeffrey Stedfast <fejj@ximian.com> + + * providers/imap/camel-imap-folder.c (camel_imap_folder_init): Set + some default permanent_flags. This is the other cause of bug + #28038. + 2002-08-07 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-utils.c (header_encode_param): Oops - outbuf pointed |