diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-03-14 23:06:37 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-03-14 23:06:37 +0000 |
commit | 8d8a845b5b0e2a51a335e57e47043cbd4af163dd (patch) | |
tree | 15962709b67e0a3f8e1301718da9e1b43c68b6d3 /NEWS | |
parent | d3833f31da28808274c6d08804646116be7dabb8 (diff) | |
download | fetchmail-8d8a845b5b0e2a51a335e57e47043cbd4af163dd.tar.gz fetchmail-8d8a845b5b0e2a51a335e57e47043cbd4af163dd.tar.bz2 fetchmail-8d8a845b5b0e2a51a335e57e47043cbd4af163dd.zip |
Ready to experiment.
svn path=/trunk/; revision=1700
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -16,13 +16,13 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.4.0 (): +fetchmail-4.4.0 (Fri Mar 13 15:48:27 EST 1998): * 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. +* Fix timer-leak problem with the SIGALRM fix, pointed out by Dave Bodenstab. * Improvements in UID handling; should be a cleaner fix for Dick van den Burg. -There are 268 people on fetchmail-friends and 160 on fetchmail-announce. +There are 270 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. |