diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-10-30 15:08:25 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-10-30 15:08:25 +0000 |
commit | 1da77999df7a8f5a91859eb43e4e806e3c50236d (patch) | |
tree | 8c2f322a5e3d4e0d31b6181f284a107df339ad99 /doc/doc-txt | |
parent | c2b89b988a4d2713e101a4a299f6cd87ee1905d7 (diff) |
Further fix to maildirsize. Fixes: #727
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 9611cfd46..42a5926e4 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.583 2009/10/26 13:22:13 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.584 2009/10/30 15:08:25 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -124,6 +124,7 @@ NM/24 Bugzilla 688: Fix exiwhat to handle log_selector = +pid Patch provided by Heiko Schlittermann NM/25 Bugzilla 727: Use transport mode as default mode for maildirsize file + plus update to original patch. NM/26 Bugzilla 799: Documentation correction for ratelimit |