diff options
author | Nigel Metheringham <nigel@exim.org> | 2008-01-30 20:09:23 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2008-01-30 20:09:23 +0000 |
commit | dae9d94e70639b3d9f59f0cf916b41f3c8f1c108 (patch) | |
tree | 72cec2e23a6cd78829576e34c471ef3964bb33b5 /doc | |
parent | 800d51767cfbb965bbb04a1d35da3b63b63506b1 (diff) |
exicyclog additions. Fixes: #602
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 dcf7c00db..93a0c8347 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.540 2008/01/28 18:24:07 fanf2 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.541 2008/01/30 20:09:23 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -19,6 +19,9 @@ TF/01 Do not log submission mode rewrites if they do not change the address. TF/02 Bugzilla 662: Fix stack corruption before exec() in daemon.c. +NM/03 Bugzilla 602: exicyclog now handles panic log, and creates empty + log files in place. Contributed by Roberto Lima + Exim version 4.69 ----------------- |