aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-06-10 08:51:36 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-06-10 08:51:36 +0000
commit2829d91cb807252dec5c843f8fb1fb38fb34cd07 (patch)
treeecb9f1ffa6abc5410e66bf3816e2cd1364f2be34 /TODO.txt
parentf54c5666b6ed9f1c2859b9ef39a4f7b4e4970486 (diff)
downloadfetchmail-2829d91cb807252dec5c843f8fb1fb38fb34cd07.tar.gz
fetchmail-2829d91cb807252dec5c843f8fb1fb38fb34cd07.tar.bz2
fetchmail-2829d91cb807252dec5c843f8fb1fb38fb34cd07.zip
Check for dn_skipname() when checking res_search() to resolve µClibc compile failures.
This works by disabling the DNS alias detection feature, which is however deprecated anyways. svn path=/branches/BRANCH_6-3/; revision=5106
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index f34970ca..2fe555c4 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -2,8 +2,6 @@ soon:
- mark fetchmail -vvv in the FAQ
- find a solution for the "invalid header" discards message problem
(escape headers and stuff reminder into body)
-- use workaround for µClibc issue (extend configure.ac check)
- https://bugs.gentoo.org/show_bug.cgi?id=134187
- https://bugzilla.novell.com/show_bug.cgi?id=247233
(same as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=421446)
might be our fallback of setting sslproto to ""? But what triggers it?