From f9db9985e1a0a2da0f21fc3dbfd92bf12f924d1e Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 15 May 2006 10:59:45 +0000 Subject: * Improve KAME/getnameinfo.c portability to Linux libc5 systems. Based on a patch by Dan Fandrich. * Provide INET6 to KAME/getnameinfo.c (only useful on IPv6-enabled systems that lack getnameinfo, and there only visible in some Received: headers). Found by Dan Fandrich. svn path=/branches/BRANCH_6-3/; revision=4839 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9cfb104a..65ecf1d3 100644 --- a/NEWS +++ b/NEWS @@ -69,6 +69,11 @@ fetchmail 6.3.5 (not yet released): guessing. * Improve --with-gssapi auto detection for /usr-based GSSAPI installs. * Fix --with-gssapi builds for NetBSD 3.0. +* Improve KAME/getnameinfo.c portability to Linux libc5 systems. + Based on a patch by Dan Fandrich. +* Provide INET6 to KAME/getnameinfo.c (only useful on IPv6-enabled systems that + lack getnameinfo, and there only visible in some Received: headers). + Found by Dan Fandrich. # CHANGES: * Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes -- cgit v1.2.3