]> Pileus Git - ~andy/fetchmail/commitdiff
Move note about inet6_apps from configure.ac to NEWS.
authorMatthias Andree <matthias.andree@gmx.de>
Mon, 1 Aug 2005 22:01:49 +0000 (22:01 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Mon, 1 Aug 2005 22:01:49 +0000 (22:01 -0000)
svn path=/trunk/; revision=4213

NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 3bf2eeb16fa95ab2f831b76b52291d98290f0d82..99f30f146829d2a521854dd3d1782c6b0816125b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,10 @@ SECURITY FIX:
 
 MAJOR INCOMPATIBLE CHANGES:
 * Remove support for --netsec/-T options, the required inet6_apps library is no
-  longer available. Matthias Andree
+  longer available.
+  http://www.inner.net/pub/ipv6/ states, as of 2005-07-03: "/pub/ipv6
+  Our IPv6 software is now long defunct. Please find a more modern source."
+  I haven't been able to find a more modern source.  Matthias Andree
 
 OTHER CHANGES:
 * Sunil Shetye's fix to force fetchsizelimit to 1 for APOP and RPOP. (ESR)
index 9e54d9f5eead1791957c0062c6e31b09d8e196e1..dea232455f94678d27feff6fda4d9060c5b19c0b 100644 (file)
@@ -340,11 +340,6 @@ AC_ARG_ENABLE(opie,
        [with_opie=no])
 test "$with_opie" = "yes" && AC_DEFINE(OPIE_ENABLE,1,Define if you want OPIE support compiled in)
 
-### XXX FIXME: the inet6-apps library is no longer available,
-### http://www.inner.net/pub/ipv6/ states, as of 2005-07-03:
-### "/pub/ipv6
-### Our IPv6 software is now long defunct. Please find a more modern
-### source."
 AC_ARG_ENABLE(inet6,
        [  --enable-inet6          support IPv6],