From: Brendan Cully Date: Tue, 16 Dec 2008 07:11:19 +0000 (-0800) Subject: imap/BUGS is superseded by the BTS X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d955c4bfa9ee9dfe8439b903bbb2282329dada3;p=mutt imap/BUGS is superseded by the BTS --- diff --git a/imap/BUGS b/imap/BUGS deleted file mode 100644 index ed4fdec0..00000000 --- a/imap/BUGS +++ /dev/null @@ -1,13 +0,0 @@ -In no particular order: - -* No checks are performed on long commands to make sure that they are - still correct after they've been made to fit in their buffers. - -* Mutt doesn't handle timeouts or dropped connections gracefully. - -* Mutt is uninterruptible during socket calls. We should handle SIGINT. - -* The mutt_pretty routines don't work well when the delimiter isn't '/'. - -Brendan Cully -Updated 20051212