diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-11-17 04:31:52 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-11-17 04:31:52 +0000 |
commit | 5ad1b858713c3585ec5af9f610c6cb72972d48b8 (patch) | |
tree | 450277191142c8995cb7126a35c5fb0b470cc9e1 | |
parent | d964570d7109f96aa1f7a7621ac1798744bc331a (diff) | |
download | fetchmail-5ad1b858713c3585ec5af9f610c6cb72972d48b8.tar.gz fetchmail-5ad1b858713c3585ec5af9f610c6cb72972d48b8.tar.bz2 fetchmail-5ad1b858713c3585ec5af9f610c6cb72972d48b8.zip |
Ready to ship.
svn path=/trunk/; revision=549
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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. |