aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-03-14 01:13:22 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-03-14 01:13:22 +0000
commit396d240a4311dc264e1276866307672205f021a6 (patch)
tree2ef012f674be2051cb0239c03a78e1e6954fb105 /NEWS
parent6a073d7f236af8b18a5ce7e0a3075422028f6965 (diff)
downloadfetchmail-396d240a4311dc264e1276866307672205f021a6.tar.gz
fetchmail-396d240a4311dc264e1276866307672205f021a6.tar.bz2
fetchmail-396d240a4311dc264e1276866307672205f021a6.zip
Cut down on the number of DNS queries at startup.
svn path=/trunk/; revision=3255
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0d525f19..25098d87 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@
* Nalin Dahyabhai's patch to make IPv6 build on older systems.
* Restrict shrouding to just the password send so it won't leak info.
+* Move an #ifdef INET6_ENABLE to deal with libc5 headers.
+* Only DNS-probe entries that are active on this run.
fetchmail-5.7.4 (Mon Mar 12 00:02:23 EST 2001), 20323 lines: