aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-09-24 19:46:13 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-09-24 19:46:13 +0000
commitf5ece9304c6f778f8888860b50d431dca147074c (patch)
treea35514b2d2495490a7358c4f9d06debf70f796f8 /NEWS
parent2cd4f64310af7463c16cc5928a081f108e5f4687 (diff)
downloadfetchmail-f5ece9304c6f778f8888860b50d431dca147074c.tar.gz
fetchmail-f5ece9304c6f778f8888860b50d431dca147074c.tar.bz2
fetchmail-f5ece9304c6f778f8888860b50d431dca147074c.zip
Moved the DNS lookup.
svn path=/trunk/; revision=3477
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 13d9cb03..ab7af1f2 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@
* Sanity check now rejects SSL option if SSL support is not compiled in
(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
+ now works OK even if started up without Internet access.
fetchmail-5.9.0 (Sun Aug 12 23:52:16 EDT 2001), 21062 lines: