diff options
author | Phil Pennock <pdp@exim.org> | 2011-02-21 00:38:07 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2011-02-21 00:39:09 -0500 |
commit | 660242ad27370c2190afb53bc50efa949b06f5f0 (patch) | |
tree | ed8f8adbd9dfb4a7b6912aa011e70ce618ba4554 /doc | |
parent | 29cfeb94e35eb8fe2b6f02fe9c9444edb251fd71 (diff) |
Deal with maildir quota file races.
Based on patch from Heiko Schlittermann.
Fixes bug 1086.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 1fb19caee..3764a88a1 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -66,6 +66,9 @@ PP/11 Bugzilla 1055: Update $message_linecount for maildir_tag. PP/12 Bugzilla 1056: Improved spamd server selection. Patch from Mark Zealey. +PP/13 Bugzilla 1086: Deal with maildir quota file races. + Based on patch from Heiko Schlittermann. + Exim version 4.74 ----------------- |