diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-12-10 14:11:47 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-12-10 14:11:47 +0100 |
commit | 221a01e1c5ace46a7cd05f6f34d4e451bbdf8069 (patch) | |
tree | f44ba9c48d8267d6a8a32369b1569600e762bbd4 | |
parent | 5a52b46d72abea688eda72c403634ec95046db40 (diff) | |
download | fetchmail-221a01e1c5ace46a7cd05f6f34d4e451bbdf8069.tar.gz fetchmail-221a01e1c5ace46a7cd05f6f34d4e451bbdf8069.tar.bz2 fetchmail-221a01e1c5ace46a7cd05f6f34d4e451bbdf8069.zip |
Add one more item to SHOULD.
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ soon - MUST: Postfix virtual users" around 2009-09-23 on fetchmail-users@). soon - SHOULD: +- support NIL and strings where they are alternatives to literals - Debian Bug #531589: fetchmail ignores SIGUSR1 in idle mode. seems non-trivial to fix: in imap_idle(), we wait for untagged responses, and may be deep in SSL_peek -- and that restarts the |