diff options
author | Tony Finch <dot@dotat.at> | 2011-06-07 16:48:44 +0100 |
---|---|---|
committer | Tony Finch <dot@dotat.at> | 2011-06-07 16:48:44 +0100 |
commit | 0ca0cf52fa9c635984937a3cc813d38fcdacd7ab (patch) | |
tree | a95cc7166b386d14f3ecd5a43a070d0874f9c3c2 /doc | |
parent | ab42bd23609158bd5c00e3e4bd02535a3d9af5af (diff) |
Ensure we log the error message when unlink() fails.
See also commit ID 0761d44e
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 dc8e0437d..8ca5d85af 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -14,6 +14,10 @@ TF/01 HP/UX build fix: avoid arithmetic on a void pointer. TK/01 DKIM Verification: Fix relaxed canon for empty headers w/o whitespace trailer +TF/02 Fix a couple more cases where we did not log the error message + when unlink() failed. See also change 4.74-TF/03. + + Exim version 4.76 ----------------- |