diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-03-13 18:02:14 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-03-13 18:02:14 +0000 |
commit | 8517cf573fdb368fa69d776bc113cd95c6646edb (patch) | |
tree | 59ae83f9b657dbb48208a9342de80c424fe51271 /NEWS | |
parent | 996083bee5b585d53f8232c049ecc23a2c01cac5 (diff) | |
download | fetchmail-8517cf573fdb368fa69d776bc113cd95c6646edb.tar.gz fetchmail-8517cf573fdb368fa69d776bc113cd95c6646edb.tar.bz2 fetchmail-8517cf573fdb368fa69d776bc113cd95c6646edb.zip |
Nailed.
svn path=/trunk/; revision=1698
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |