diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2004-11-08 10:54:18 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2004-11-08 10:54:18 +0000 |
commit | 8da42762a6ea8ebc608df38a1ed632f6f512e5c3 (patch) | |
tree | 5db4b00a79ba8a5b304f7e071e34eb0afcfc22ea | |
parent | 421421a4b04820bfbf57aa67be656852bb8d364f (diff) | |
download | fetchmail-8da42762a6ea8ebc608df38a1ed632f6f512e5c3.tar.gz fetchmail-8da42762a6ea8ebc608df38a1ed632f6f512e5c3.tar.bz2 fetchmail-8da42762a6ea8ebc608df38a1ed632f6f512e5c3.zip |
Add list of TODO items.
svn path=/trunk/; revision=3988
-rw-r--r-- | TODO | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -0,0 +1,26 @@ +REGULAR RELEASE PREPARATIONS +============================ + +run regression tests + +have .po files updated by the translation project + + +SERIOUS +======= + +SSL trust model violation: (Brian Candler) +http://lists.ccil.org/pipermail/fetchmail-friends/2004-April/008516.html + + +NORMAL +====== + +POP3 hang when polling mail with NUL char that is rejected (David Greaves) +https://lists.berlios.de/pipermail/fetchmail-devel/2004-October/000154.html + + +COSMETIC +======== + +SSL validation prints CommonName mismatch more than once. |