aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-11-17 04:31:52 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-11-17 04:31:52 +0000
commit5ad1b858713c3585ec5af9f610c6cb72972d48b8 (patch)
tree450277191142c8995cb7126a35c5fb0b470cc9e1
parentd964570d7109f96aa1f7a7621ac1798744bc331a (diff)
downloadfetchmail-5ad1b858713c3585ec5af9f610c6cb72972d48b8.tar.gz
fetchmail-5ad1b858713c3585ec5af9f610c6cb72972d48b8.tar.bz2
fetchmail-5ad1b858713c3585ec5af9f610c6cb72972d48b8.zip
Ready to ship.
svn path=/trunk/; revision=549
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e294309b..aa4cce32 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
+ To Do:
+
+* Add an `aka' option to allow users to declare mailserver aliases at start
+ of run, so DNS does less work. During a run, cache host matches on the
+ aka list so no potential alias has to be DNS-checked more than once.
+
Release Notes:
-fetchmail-2.0 (Sat Nov 16 18:24:05 EST 1996):
+fetchmail-2.0 (Sat Nov 16 23:30:48 EST 1996):
* Fix typo in setitimer call setup that caused obscure bugs under FreeBSD.
* Accept Apparently-To if there is no To header.