summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorTony Finch <dot@dot.at>2008-07-28 18:46:44 +0000
committerTony Finch <dot@dot.at>2008-07-28 18:46:44 +0000
commita99de90cf119e8d5cafe4ffc0dfb797c7c7872ef (patch)
treee5ee90ca66900558fc86f1ff66c14ccd18d82178 /doc/doc-txt
parent0d215e65b5d79a36827e9d0ca57232cad8004d4d (diff)
Save $spam_score, $spam_bar, and $spam_report in spool files, so
that they are available at delivery time.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 9ca31ea08..347796353 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.549 2008/07/18 17:55:42 fanf2 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.550 2008/07/28 18:46:44 fanf2 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -57,6 +57,9 @@ NM/05 Bugzilla 598: Improvedment to Dovecot authenticator handling.
TF/05 Leading white space used to be stripped from $spam_report which
wrecked the formatting. Now it is preserved.
+TF/06 Save $spam_score, $spam_bar, and $spam_report in spool files, so
+ that they are available at delivery time.
+
Exim version 4.69
-----------------