aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-04-21 04:47:38 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-04-21 04:47:38 +0000
commite9a6ace24bbfa377cf85973c791775a3543aa396 (patch)
treea745b5d3ad68e087e1989a16e90f87ca5c3924db /NEWS
parent32dad94f997b8a42bd04a7476326c5c2b37cf639 (diff)
downloadfetchmail-e9a6ace24bbfa377cf85973c791775a3543aa396.tar.gz
fetchmail-e9a6ace24bbfa377cf85973c791775a3543aa396.tar.bz2
fetchmail-e9a6ace24bbfa377cf85973c791775a3543aa396.zip
Deleted -> Seen, Deleted.
svn path=/trunk/; revision=2444
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 248afd3d..bb107e9e 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,12 @@
Release Notes:
fetchmail-5.0.1 (Sun Apr 18 14:59:56 EDT 1999):
+* The IMAP driver now sets SEEN just before deleting, in case the server
+ ships DSNs when that bit is set.
+
+There are 254 people on fetchmail-friends and 372 on fetchmail-announce.
+
+fetchmail-5.0.1 (Sun Apr 18 14:59:56 EDT 1999):
* Try to discover user/home via getpwuid(getuid()) before using LOGNAME/HOME.
* Mike Pearce's fix for buggy DEFAULT handling in .netrc.
* Keep validation errors from generating message lines that qmail will reject.