]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Updated NEWS file.
authorTimo Sirainen <tss@iki.fi>
Sun, 5 Oct 2008 13:50:41 +0000 (16:50 +0300)
committerTimo Sirainen <tss@iki.fi>
Sun, 5 Oct 2008 13:50:41 +0000 (16:50 +0300)
--HG--
branch : HEAD

NEWS

diff --git a/NEWS b/NEWS
index c005ee3a5545123212df8826dd893b81f8483ec1..e7c85a21f3f5032d318c7d18cb3aac7baafac2c8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,10 +5,11 @@ v1.2.UNSTABLE  Timo Sirainen <tss@iki.fi>
        + SEARCH supports INTHREAD search key, but the rest of the INTHREAD
          draft isn't implemented yet and isn't advertised.
        + THREAD X-REFERENCES2 algorithm where threads are sorted by their
-         latest message instead of the thread root message.
+         latest message instead of the thread root message. There is also no
+         base subject merging.
        + Thread indexes for optimizing IMAP THREAD command and INTHREAD
          search key.
-       + Virtual mailboxes
+       + Virtual mailboxes: http://wiki.dovecot.org/Plugins/Virtual
 
 v1.1.3 2008-09-02  Timo Sirainen <tss@iki.fi>