diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-10-19 11:47:43 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-10-19 11:47:43 +0000 |
commit | b2335c0b21d064f660e593112f8c349e48414c9f (patch) | |
tree | 78949fd37517096543979d5208716ee99d9cacae /doc | |
parent | d5c13d66b826313581cf666b96a280fe450357ef (diff) |
Correct exiwhat mishandling log_selector = +pid. Fixes: #688
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index ddf4f5542..295e91723 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.574 2009/10/19 11:41:27 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.575 2009/10/19 11:47:43 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -120,6 +120,9 @@ NM/22 Bugzilla 607: prepend (not append) Resent-Message-ID and Resent-Date NM/23 Bugzilla 687: Fix misparses in eximstats Patch provided by Heiko Schlittermann +NM/24 Bugzilla 688: Fix exiwhat to handle log_selector = +pid + Patch provided by Heiko Schlittermann + Exim version 4.69 ----------------- |