summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-11-03 20:08:25 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-11-03 21:10:58 +0000
commit221321d2c51b83d1feced80ecd6c2fe33ec5456c (patch)
tree0d30ce1233076fa9b7fba49a72b0d4bee3755c60 /doc/doc-txt
parentfaf3b3fa5ec908ec8bce570fb8b2b4c3864ec035 (diff)
downloadexim4-221321d2c51b83d1feced80ecd6c2fe33ec5456c.tar.gz
Fix daemon startup. Bug 2930
Broken-by: 7d5055276a
Diffstat (limited to 'doc/doc-txt')
-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 2ca0f7e00..3942e25f0 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -50,6 +50,10 @@ JH/11 OpenSSL: fix for ancient clients needing TLS support for versions earlier
HS/01 Bug 2728: Introduce EDITME option "DMARC_API" to work around incompatible
API changes in libopendmarc.
+JH/12 Bug 2930: Fix daemon startup. When started from any process apart from
+ pid 1, in the normal "background daemon" mode, having to drop process-
+ group leadership also lost track of needing to create listener sockets.
+
Exim version 4.96
-----------------