diff options
author | Nigel Metheringham <nigel@exim.org> | 2008-05-16 12:22:08 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2008-05-16 12:22:08 +0000 |
commit | 6c588e74e33bb6b75a946f0373b23d989fb20a0d (patch) | |
tree | 8f868df22699fbd62058016ce4cbc1da655283ae /doc/doc-txt | |
parent | 5f28a6e8babf209471302cd5372435a2a6843dff (diff) |
Better implementation of Dovecot authenticator using patch from Jan Srzednicki. Fixes: #598
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index f760487b7..29bb9a5e3 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.547 2008/05/16 12:02:19 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.548 2008/05/16 12:22:08 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -51,6 +51,9 @@ TF/04 Bugzilla 668: Fix parallel build (make -j). NM/05 Bugzilla 437: Prevent Maildix aux files being created with mode 000 +NM/05 Bugzilla 598: Improvedment to Dovecot authenticator handling. + Patch provided by Jan Srzednicki + |