summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-12-28 18:31:24 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2020-12-28 18:31:24 +0000
commit9604a84387b55efdc633dd7fb20db14a65c1e343 (patch)
treeb139b775a9b4ee1f5cbf8263f9421d393319a509 /doc/doc-txt/ChangeLog
parent3b960f51c877fe70f66515e3df1e7c4e6883720f (diff)
Logging: make placement of continued-delivery asterisk consistent
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index c0f83125d..e6930dd22 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -162,6 +162,12 @@ JH/32 Bug 2599: fix delay of delivery to a local address where there is also
JH/33 Fix a taint trap in the ${listextract } expansion when the source data
was tainted.
+JH/34 Fix the placement of a multiple-message delivery marker in the delivery
+ log line. The asterisk is now consistently appended to the remote IP
+ (and port, if given), and will also be provided on defer and fail log
+ lines. Previously it could be placed on the local IP if that was being
+ logged, and was only provided on delivery lines.
+
Exim version 4.94
-----------------