diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index e6d3fa4f86..fbe956b644 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2000-06-15 Dan Winship <danw@helixcode.com> + * providers/mbox/camel-mbox-summary.c: fix a bug. (don't expunge + deleted messages if called with expunge == FALSE) + * providers/pop3/camel-pop3-store.c (connect_to_server): Check server for various interesting extensions. |