From 4faf463c01ac259f0355d0b3a7c408d9da50105e Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 16 May 2005 17:17:15 +0000 Subject: Revise POP3 UIDL/LAST assertions in the manpage. svn path=/trunk/; revision=4056 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 304b6b40..2ae334d3 100644 --- a/NEWS +++ b/NEWS @@ -61,6 +61,10 @@ - fetchmail-6.2.5-declaration.patch (double sigint_handler decl/getpass.c) - fetchmail-6.2.5-implicit-declaration.patch (missing #include) - fetchmail-6.2.5-random-result.patch (uninitialized variable/opie.c) +* Revised some bogus assertions about POP3 LAST and UIDL use in the + manual page. UIDL isn't flaky as the man page suggested, but a + reliability feature. In fact, IMAP4 code is flaky in that it relies on + the upstream seen flags. (Matthias Andree) fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: -- cgit v1.2.3