summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2015-08-25 13:37:47 +0200
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2015-08-25 13:37:47 +0200
commitf1b81d811582d37370363ba0a7ea3bc2422a5e66 (patch)
treed1eed59ce4b1c05191e43ce91ed8ea4dab3c51e3
parentc8899c20aa08c9ae6a4c291aad23ba90512bebe4 (diff)
Update ChangeLog about Bug 1671
-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 cb43f0f10..09a040caf 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -25,6 +25,12 @@ JH/02 Bug 728: Close logfiles after a daemon-process "exceptional" log write.
leaving it open for efficiency as that will be quickly detected by the
check on the next write.
+HS/01 Bug 1671: Fix post transport crash.
+ Processing the wait-<transport> messages could crash the delivery
+ process if the message IDs didn't exist for some reason. When
+ using 'split_spool_directory=yes' the construction of the spool
+ file name failed already, exposing the same netto behaviour.
+
Exim version 4.86
-----------------