summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNigel Metheringham <nigel@exim.org>2008-02-06 12:44:58 +0000
committerNigel Metheringham <nigel@exim.org>2008-02-06 12:44:58 +0000
commit3f0da4d03a40f701ea463d944022b337ca2b098e (patch)
tree35bd0cc53776774a7550a2a39d867201b0697aa3 /doc
parentdf40aca4c4adf35e168c625f7fff589c90f1bb08 (diff)
Close the socket used by the dovecot authenticator. Fixes: #667
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 93a0c8347..df6e7470a 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.541 2008/01/30 20:09:23 nm4 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.542 2008/02/06 12:44:58 nm4 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -22,6 +22,8 @@ TF/02 Bugzilla 662: Fix stack corruption before exec() in daemon.c.
NM/03 Bugzilla 602: exicyclog now handles panic log, and creates empty
log files in place. Contributed by Roberto Lima
+NM/04 Bugzilla 667: close socket used by dovecot authenticator
+
Exim version 4.69
-----------------