diff options
author | Phil Pennock <pdp@exim.org> | 2017-09-04 20:24:56 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2017-09-04 20:24:56 -0400 |
commit | dc4de9cc8d957738fbe9013715b64c09daf88c22 (patch) | |
tree | 53a0a6770eab2dc1f0d2be2833e16be81bd725fc /doc | |
parent | 7d6ea1cdb5bd8887ccc8f7b9ad787a8e3e25ea2a (diff) |
Fix sieve QP regression from Coverity cleanups
Fixes: 2161
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 c97fdd156..95d3ac699 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -151,6 +151,10 @@ JH/25 Use one-bit bitfields for flags in the "addr" data structure. Previously PP/07 GitHub PR 56: Apply MariaDB build fix. Patch provided by Jaroslav Škarvada. +PP/08 Bug 2161: Fix regression in sieve quoted-printable handling introduced + during Coverity cleanups [4.87 JH/47] + Diagnosis and fix provided by Michael Fischer v. Mollard. + Exim version 4.89 ----------------- |