]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Updated.
authorTimo Sirainen <tss@iki.fi>
Tue, 3 Mar 2009 01:23:31 +0000 (20:23 -0500)
committerTimo Sirainen <tss@iki.fi>
Tue, 3 Mar 2009 01:23:31 +0000 (20:23 -0500)
--HG--
branch : HEAD

NEWS

diff --git a/NEWS b/NEWS
index 0e21990ce074a0347da412ef27261dc42dce027d..3b052c329ba785b9eccaa6db478e0e633c657d1c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 v1.2.UNSTABLE  Timo Sirainen <tss@iki.fi>
 
+       * When creating files or directories to mailboxes, Dovecot now uses
+         the mailbox directory's permissions and GID for them. Previous
+         versions simply used 0600 mode always. For backwards compatibility
+         dovecot-shared file's permissions still override these with Maildir.
        * SQL dictionary (quota) configuration file is different than in v1.1.
          See doc/dovecot-dict-sql-example.conf for the new format.
        * deliver -m: Mailbox name is now assumed to be in UTF-8 format,