diff options
author | Phil Pennock <pdp@exim.org> | 2013-06-04 17:34:36 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2013-06-04 17:34:36 -0400 |
commit | 8c02018827314fde071df70e2e1e080d241ffc49 (patch) | |
tree | b266623a9f6d5e93aafd4012e278dc1794d04f76 /doc/doc-txt/ChangeLog | |
parent | d73757b42fbf0a1dea47211dd025215ba9a36568 (diff) |
Fix eximon continuous updating with timestamped log-files.
Report and fix from Heiko Schlichting.
Fixes 1363.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 11079a298..e0411bab6 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -196,6 +196,12 @@ PP/20 Added force_command boolean option to pipe transport. JH/15 AUTH support on callouts (and hence cutthrough-deliveries). Bugzilla 321, 823. +PP/21 Fix eximon continuous updating with timestamped log-files. + Broken in a format-string cleanup in 4.80, missed when I repaired the + other false fix of the same issue. + Report and fix from Heiko Schlichting. + Bugzilla 1363. + Exim version 4.80.1 ------------------- |