Gitweb:
http://git.exim.org/exim.git/commitdiff/035c7f1e7b6996382634129129d4e14826191148
Commit: 035c7f1e7b6996382634129129d4e14826191148
Parent: ead37e6cf7dd3108cf1b197d3fa58ca52935c6bd
Author: Phil Pennock <pdp@???>
AuthorDate: Mon Mar 11 14:10:03 2013 -0400
Committer: Phil Pennock <pdp@???>
CommitDate: Mon Mar 11 14:10:03 2013 -0400
Document the last change in ChangeLog
---
doc/doc-txt/ChangeLog | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 2ce297f..e309317 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -168,6 +168,9 @@ JH/14 SMTP PRDR (http://www.eric-a-hall.com/specs/draft-hall-prdr-00.txt).
Default client logging of deliveries and rejections involving
PRDR are flagged with the string "PRDR".
+PP/16 Fix problems caused by timeouts during quit ACLs trying to double
+ fclose(). Diagnosis by Todd Lyons.
+
Exim version 4.80.1
-------------------