summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-03-18 00:31:43 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-03-18 00:39:28 +0000
commit254f38d1c5ada5e4df0bccb385dc466549620c71 (patch)
treea6301dc59e7d7940d8f24fe042a0f9cb5a1582d4 /doc
parent7c498df16cbb3d35eb8df3668ec426388f0dc974 (diff)
Logging: fix initial listening-on log line
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 2239d9c16..7a0a9c6d3 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -39,6 +39,10 @@ JH/08 Add hardening against SRV & TLSA lookups the hit CNAMEs (a nonvalid
configuration). If a CNAME target was not a wellformed name pattern, a
crash could result.
+JH/09 Logging: Fix initial listening-on line for multiple ports for an IP when
+ the OS reports them interleaved with other addresses.
+
+
Exim version 4.92
-----------------