diff options
author | Phil Pennock <pdp@exim.org> | 2011-02-13 00:09:18 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2011-02-13 00:09:18 -0500 |
commit | 2fe767453007d1b015f52313d16dc61635085621 (patch) | |
tree | 2fd6f75261353fa40cb2b1ef26e31915b19feb84 /doc/doc-txt/ChangeLog | |
parent | b72aab7255159ea38ddcd7eef1051da0f07a7b8d (diff) |
Implement freeze_signal on pipe transport.
Patch from Jakob Hirsch.
fixes bug 1042
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5d636a74d..7aeba3d3c 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -41,6 +41,9 @@ NM/04 Fixed exiqgrep to cope with mailq missing size issue PP/05 Bugzilla 1083: when lookup expansion defers, escape the output which is logged, to avoid truncation. Patch from John Horne. +PP/06 Bugzilla 1042: implement freeze_signal on pipe transports. + Patch from Jakob Hirsch. + Exim version 4.74 ----------------- |