aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-09-24 23:26:10 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-09-24 23:26:10 +0000
commita83b5715bb2a4def9231959bb56e5257b8e258b5 (patch)
treeee37298c1bafcf2b435e2079c7b4d44cd115b8c6
parentb0a095cea294a25852d357afbf3bee6356724a93 (diff)
downloadfetchmail-a83b5715bb2a4def9231959bb56e5257b8e258b5.tar.gz
fetchmail-a83b5715bb2a4def9231959bb56e5257b8e258b5.tar.bz2
fetchmail-a83b5715bb2a4def9231959bb56e5257b8e258b5.zip
Typo fix.
svn path=/trunk/; revision=3483
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ee57a01b..28739859 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ fetchmail-5.9.1 (Mon Sep 24 19:01:57 EDT 2001), 21120 lines:
(resolves Debian bug #109796).
* HMH's fix for the LMTP localhost/foo problem.
* Mike Warfield's fix for using a combined SSL cert and key in a single file.
-* DNS lookups moved to just before te mailserver socket open, so fetchmail
+* DNS lookups moved to just before the mailserver socket open, so fetchmail
now works OK even if started up without Internet access.
* Switched from _( to GT_( as a gettext macro, in order to avoid a
conflict with the SSL library.
@@ -28,6 +28,7 @@ fetchmail-5.9.0 (Sun Aug 12 23:52:16 EDT 2001), 21062 lines:
* Matthias Andree's patch to correct parsing of spaces in quoted usernames.
There are 371 people on fetchmail-friends and 610 on fetchmail-announce.
+% Release 5.9.0
fetchmail-5.8.17 (Tue Aug 7 20:05:36 EDT 2001), 21056 lines: