aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-03-13 18:02:14 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-03-13 18:02:14 +0000
commit8517cf573fdb368fa69d776bc113cd95c6646edb (patch)
tree59ae83f9b657dbb48208a9342de80c424fe51271 /NEWS
parent996083bee5b585d53f8232c049ecc23a2c01cac5 (diff)
downloadfetchmail-8517cf573fdb368fa69d776bc113cd95c6646edb.tar.gz
fetchmail-8517cf573fdb368fa69d776bc113cd95c6646edb.tar.bz2
fetchmail-8517cf573fdb368fa69d776bc113cd95c6646edb.zip
Nailed.
svn path=/trunk/; revision=1698
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 006cbc7f..6a19dbc4 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@
* Add an "ident" per-user option for debugging that produces an
"X-Fetchmail-ID" header in fetched messages for debugging.
* Total byte count in status message?
+* -U/--userdefault option to specify postmaster overriding USER.
Release Notes:
@@ -18,8 +19,9 @@
fetchmail-4.4.0 ():
* Fix bug that prevented graceful exit from POP3 validation on wrong password.
* Dominique Unruh's patch that copes gracefully with bodiless messages.
+* Fix timer-leak problem pointed ouit by Dave Bodenstab.
-There are 275 people on fetchmail-friends and 153 on fetchmail-announce.
+There are 268 people on fetchmail-friends and 160 on fetchmail-announce.
fetchmail-4.3.9 (Fri Mar 6 10:45:32 EST 1998):
* Relax the LOGIN capability check in IMAP.