diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-11-05 19:28:10 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-11-05 19:28:10 +0000 |
commit | 52383f8f7e0df85deff1cb36746908962826e966 (patch) | |
tree | 154c0badd07df27e167f7c000bbe1ade32d8f690 /doc | |
parent | 7b4c60eb7a7353110bbef38d8c979eb2c857911d (diff) |
Transport filter timeout fix. Fixes: #898
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 8e6d5b0c4..9803382dc 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.585 2009/10/30 15:14:04 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.586 2009/11/05 19:31:15 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -142,6 +142,9 @@ NM/31 Bugzilla 896: Dovecot buffer overrun fix NM/32 Bugzilla 889: Change all instances of "expr" in shell scripts to "expr --" Unlike the original bugzilla I have changed all shell scripts in src tree +NM/33 Bugzilla 898: Transport filter timeout fix + Patch by Todd Rinaldo + Exim version 4.69 ----------------- |