From 5f28a6e8babf209471302cd5372435a2a6843dff Mon Sep 17 00:00:00 2001 From: Nigel Metheringham Date: Fri, 16 May 2008 12:02:19 +0000 Subject: Change creation mode of maildir aux files to prevent mode 0000 files. Hardwired to 0600 as there is no clean place to get parameter mode information. Fixes: #437 --- doc/doc-txt/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5350be879..f760487b7 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.546 2008/03/27 13:23:40 tom Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.547 2008/05/16 12:02:19 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -49,6 +49,10 @@ NM/05 Bugzilla 521: Integrated SPF Best Guess support contributed by TF/04 Bugzilla 668: Fix parallel build (make -j). +NM/05 Bugzilla 437: Prevent Maildix aux files being created with mode 000 + + + Exim version 4.69 ----------------- -- cgit v1.2.3