aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-11-28 17:42:08 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-11-28 17:42:08 +0000
commit7f52702a7fd4711e863af33beee1f370e4eccdbf (patch)
tree91d5131811cea671a8a06371152ec32e905cb8d5 /NEWS
parent148d6bd667c1b414e9620fcaafe6cc77603cde5f (diff)
downloadfetchmail-7f52702a7fd4711e863af33beee1f370e4eccdbf.tar.gz
fetchmail-7f52702a7fd4711e863af33beee1f370e4eccdbf.tar.bz2
fetchmail-7f52702a7fd4711e863af33beee1f370e4eccdbf.zip
Abolish servername mamber, go to servernames list.
svn path=/trunk/; revision=582
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e1b80867..b60e8df2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
Release Notes:
-fetchmail-2.1 ():
+fetchmail-2.1 (Thu Nov 28 11:07:48 EST 1996):
features --
@@ -22,7 +22,8 @@ features --
* Added 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.
+ aka list so no potential alias has to be DNS-checked more than once.
+ A server being polled explicitly may be referred to by any of its aliaseses.
bugs --