aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 00bdedd9..00573545 100644
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,6 @@
* More log levels?
* Allow an explicit "append" option to specify what reqwrite appends? (For
when user's pop3 host isn't the same as his SMTP host.)
-* Add logic to check whether *all* entries have `no dns' in them and allow
- fetchmail to proceed in that case even if dns is down.
* Periodically check for listener-up and croak gracefully if it's not.
* Rewrite maps "From: John Smith (Systems) <jsmith@domain>" to
"From: John Smith@my.pop.server (Systems) <jsmith@domain>". Is this
@@ -26,8 +24,10 @@ fetchmail-4.3.4 (Sat Nov 22 01:51:41 EST 1997)
before anything else gets done (suggested by Greg Stark).
* Added Gordon Matzigkeit's warning about -F to the man page.
* Improved POP3 protocol-synchronization error messages.
+* Allow fetchmail to proceed in that case even if DNS is down or unavailable
+ if all multidrop entries have `no dns'.
-There are 277 people on fetchmail-friends and 92 on fetchmail-announce.
+There are 274 people on fetchmail-friends and 95 on fetchmail-announce.
fetchmail-4.3.3 (Sat Nov 22 01:51:41 EST 1997)
* Robert Hardy <rhardy@webcon.net>'s patch to use IMAP EXAMINE in check mode.