summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorNigel Metheringham <nigel@exim.org>2008-01-18 12:23:26 +0000
committerNigel Metheringham <nigel@exim.org>2008-01-18 12:23:26 +0000
commitdeafd5b336b87fdf2e96ad3a4334c211ea369af0 (patch)
tree7d2e28f6f3abe9ff62b529560c01fcd0dc3d6cb0 /doc/doc-txt
parent0caec8e792b969ca442413e75c8966f074bc5fd4 (diff)
Minor fixes to the dovecot authenticator. Fixes: #646
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 6891c5f3b..776151b24 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.537 2008/01/17 12:56:13 nm4 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.538 2008/01/18 12:23:26 nm4 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -11,6 +11,11 @@ NM/01 Bugzilla 657: Embedded PCRE removed from the exim source tree.
PCRE is a system library on the majority of modern systems.
See entry on PCRE_LIBS in EDITME file.
+NM/02 Bugzilla 646: Removed unwanted C/R in Dovecot authenticator
+ conversation. Added nologin parameter to request.
+ Patch contributed by Kirill Miazine
+
+
Exim version 4.69
-----------------