diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-11-03 20:08:25 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-11-03 21:10:58 +0000 |
commit | 221321d2c51b83d1feced80ecd6c2fe33ec5456c (patch) | |
tree | 0d30ce1233076fa9b7fba49a72b0d4bee3755c60 /doc | |
parent | faf3b3fa5ec908ec8bce570fb8b2b4c3864ec035 (diff) |
Fix daemon startup. Bug 2930
Broken-by: 7d5055276a
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
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 ----------------- |