diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index fffedf63d9..4df568aec7 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2001-10-01 Dan Winship <danw@ximian.com> + + * providers/pop3/camel-pop3-folder.c (pop3_refresh_info): if STAT + returns 0, don't bother sending UIDL. Speeds things up slightly + and also works around a bug in a particular random POP server. + (ximian bug 11369). + 2001-09-29 Jeffrey Stedfast <fejj@ximian.com> * camel-pgp-context.c (pgp_sign): Add --no-secmem-warning and |