diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2008-05-13 16:34:22 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2008-05-13 16:34:22 +0000 |
commit | 7059d36ac1bc27bc42ac91da52660231bf418046 (patch) | |
tree | ca8c9ae97bf3516605a6c045421c7dce5fe0b0a5 /TODO.txt | |
parent | 798aea451c1f4063374b104ed8790ca442d6e570 (diff) | |
download | fetchmail-7059d36ac1bc27bc42ac91da52660231bf418046.tar.gz fetchmail-7059d36ac1bc27bc42ac91da52660231bf418046.tar.bz2 fetchmail-7059d36ac1bc27bc42ac91da52660231bf418046.zip |
Add an Ubuntu bug.
svn path=/branches/BRANCH_6-3/; revision=5182
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ soon - MUST: - Debian Bug #480851, stuck mail from gandi.net (IMAP; Dovecot) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480851 - Replace sscanf/fscanf by functions that do range checking (strtol/strtoul) :-/ See http://sourceware.org/bugzilla/show_bug.cgi?id=6453 +- Ubuntu Launchpad Bug #64152, fetchmailconf fails if fetchmail compiled + without res_search() since "dns" missing in "Server" typemap. + https://bugs.launchpad.net/ubuntu/+source/fetchmail/+bug/64152 soon - SHOULD: - https://bugzilla.novell.com/show_bug.cgi?id=246829 - fetchmail lost some mail |