aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-03-10 09:38:40 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-03-10 09:38:40 +0000
commite240c62c314ea8b75f8b99c312311b32dc0a4fb8 (patch)
treed9ff1e1e70f395cc7864838a27f33fcea848d8a8
parent3c2a789b856b8c6e99f7a5c0c3517a56204a7625 (diff)
downloadfetchmail-e240c62c314ea8b75f8b99c312311b32dc0a4fb8.tar.gz
fetchmail-e240c62c314ea8b75f8b99c312311b32dc0a4fb8.tar.bz2
fetchmail-e240c62c314ea8b75f8b99c312311b32dc0a4fb8.zip
Add URL for fetchall keep UIDL fix.
svn path=/branches/BRANCH_6-3/; revision=4723
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 70b9441f..ab775e17 100644
--- a/NEWS
+++ b/NEWS
@@ -43,7 +43,8 @@ fetchmail 6.3.3 (not yet released):
* fetchmail no longer prints UID lists in verbose mode when using syslog.
* POP3: fetchmail can now use UIDL in fetchall keep mode, to avoid re-fetching
the same messages again when the fetchall keyword is removed. Patch by
- Sunil Shetye.
+ Sunil Shetye. For details, please see
+ <http://lists.berlios.de/pipermail/fetchmail-users/2006-March/000308.html>
# CHANGES:
* --idle can now be specified on the command line, too.