diff options
author | Nigel Metheringham <nigel@exim.org> | 2010-03-05 16:11:11 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2010-03-05 16:11:11 +0000 |
commit | 981a9fad802cf50ffe4640e9f1a336eef3bd60e6 (patch) | |
tree | bc0e7cf37be0233269bca5ef25c293e34f50e519 /doc/doc-txt/ChangeLog | |
parent | 5a1a584503da8218be7759637e7caa1cb169e1a7 (diff) |
Fix for unknown responses from Dovecot authenticator. Fixes: #954
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 ded8fb8bf..f39f006e6 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.604 2010/03/05 16:08:15 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.605 2010/03/05 16:11:11 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -18,6 +18,9 @@ NM/02 Bugzilla 961: Spacing fix (syntax error) on Makefile directives for NetBSD NM/03 Bugzilla 955: Documentation fix for max_rcpts. Patch from Andreas Metzler +NM/04 Bugzilla 954: Fix for unknown responses from Dovecot authenticator. + Patch from Kirill Miazine + Exim version 4.71 ----------------- |