From 8daf9d8d2c50fc6659efe3a711e7c2a8b770858d Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 1 Oct 2001 13:52:24 +0000 Subject: if STAT returns 0, don't bother sending UIDL. Speeds things up slightly * 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). svn path=/trunk/; revision=13257 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') 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 + + * 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 * camel-pgp-context.c (pgp_sign): Add --no-secmem-warning and -- cgit v1.2.3