diff options
author | Phil Pennock <pdp@exim.org> | 2010-06-05 10:04:43 +0000 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2010-06-05 10:04:43 +0000 |
commit | a29e5231ac02b045d8fdd5610abac3c38131366f (patch) | |
tree | 7437df3e4cf0bf522644d639e83e5cb3f9809b92 /doc/doc-txt/ChangeLog | |
parent | 89dd51cd40dadd2a3eae7de7057be3fa5ccefc8f (diff) |
Add permit_coredump pipe transport option. Fixes: #834
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 3ed3aa8c7..72f799a36 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.617 2010/06/05 09:10:09 pdp Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.618 2010/06/05 10:04:43 pdp Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -16,6 +16,10 @@ JJ/01 Added DISABLE_DKIM and comment to src/EDITME PP/03 Bugzilla 994: added openssl_options main configuration option. +PP/04 Bugzilla 995: provide better SSL diagnostics on failed reads. + +PP/05 Bugzilla 834: provide a permit_codedump option for pipe transports. + Exim version 4.72 ----------------- |