]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Updated TODO.
authorTimo Sirainen <tss@iki.fi>
Mon, 13 Oct 2008 21:58:37 +0000 (00:58 +0300)
committerTimo Sirainen <tss@iki.fi>
Mon, 13 Oct 2008 21:58:37 +0000 (00:58 +0300)
--HG--
branch : HEAD

TODO

diff --git a/TODO b/TODO
index e3952b7686b202c1abab1a0d2c41f8abaafe1745..5b42983e58d8ff2601426267d1133f7f760403ac 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,13 +6,7 @@
    with identical message-id:, we can probably just move the children?
    (unless there are non-sibling duplicates)
  - SEARCH INTHREAD requires no thread sorting by date - don't do it
- - virtual: keep MD5 of search parameters. if it changes, rebuild all.
  - CONDSTORE: use per-flag/per-keyword conflict checking
- - should modseq header be updated even when modseqs aren't used? otherwise
-   log reads always at beginning of file? are there other performance
-   issues?
- - QRESYNC: Should we send HIGHESTMODSEQ in tagged reply for EXPUNGE
-   even when it was already returned in FETCH MODSEQs?
  - QRESYNC: Drop expunges from the middle of given seq sets if possible
  - use universal hash functions?