diff options
author | Dan Winship <danw@src.gnome.org> | 2001-01-05 00:57:39 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-01-05 00:57:39 +0800 |
commit | 349554fff69003e2cb426d68092f6ed33b6eb1ff (patch) | |
tree | 14fcfe4aa60faed26cc07a5e9b3e25c5b3b6318e /camel/ChangeLog | |
parent | f4f3ede9d32822a9398992e1e80bfb18a3eae635 (diff) | |
download | gsoc2013-evolution-349554fff69003e2cb426d68092f6ed33b6eb1ff.tar.gz gsoc2013-evolution-349554fff69003e2cb426d68092f6ed33b6eb1ff.tar.zst gsoc2013-evolution-349554fff69003e2cb426d68092f6ed33b6eb1ff.zip |
Fix two problems in figuring out server-expunged messages.
* providers/imap/camel-imap-folder.c (imap_rescan): Fix two
problems in figuring out server-expunged messages.
svn path=/trunk/; revision=7247
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 9fe3cea230..22f5fb3e7a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2001-01-04 Dan Winship <danw@helixcode.com> + + * providers/imap/camel-imap-folder.c (imap_rescan): Fix two + problems in figuring out server-expunged messages. + 2001-01-04 Not Zed <NotZed@HelixCode.com> * camel-folder.c (thaw): If we have a lot of messages changed, |