aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-06-10 08:58:36 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-06-10 08:58:36 +0000
commitb18e438aad0f8f7015b50ef138c63957adfa3eaa (patch)
tree599875780d478960f73c11a78ce29337def4abb2 /NEWS
parentacade8f4cd9b35bb622f4804c87ae459ed6916ab (diff)
downloadfetchmail-b18e438aad0f8f7015b50ef138c63957adfa3eaa.tar.gz
fetchmail-b18e438aad0f8f7015b50ef138c63957adfa3eaa.tar.bz2
fetchmail-b18e438aad0f8f7015b50ef138c63957adfa3eaa.zip
Correct NetBSD tested version.
svn path=/branches/BRANCH_6-3/; revision=5108
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8ff95f4d..7cb24633 100644
--- a/NEWS
+++ b/NEWS
@@ -47,7 +47,7 @@ fetchmail 6.3.X (not yet released, may become .8.1 or .9):
# FIXES:
* The configure script will additionally check for 'dn_skipname', to fix build
failures with µClibc. The new check still recognizes the resolver libraries on
- Ubuntu 7.04, openSUSE 10.2, Solaris 8, NetBSD 3.0 and FreeBSD 6.2.
+ Ubuntu 7.04, openSUSE 10.2, Solaris 8, NetBSD 4.0_BETA2 and FreeBSD 6.2.
Fixes Gentoo bug #134187.
NOTE: this is a bit of a hack, since we twist the HAVE_RES_SEARCH result, but
res_search() and dn_skipname() are only used together and scheduled for