diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-10-19 11:41:27 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-10-19 11:41:27 +0000 |
commit | d5c13d66b826313581cf666b96a280fe450357ef (patch) | |
tree | 1cf972545e4198f3a221517239618ec020d61309 /doc | |
parent | 67caae1f2006b09d857385e3dee4e7ff0a00e34d (diff) |
Correct eximstats misparse. Fixes #687
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 3cafa8183..ddf4f5542 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.573 2009/10/16 12:49:43 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.574 2009/10/19 11:41:27 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -117,6 +117,9 @@ NM/21 Bugzilla 665: gnutls_compat_mode to allow compatibility with broken client NM/22 Bugzilla 607: prepend (not append) Resent-Message-ID and Resent-Date Patch provided by Brad "anomie" Jorsch +NM/23 Bugzilla 687: Fix misparses in eximstats + Patch provided by Heiko Schlittermann + Exim version 4.69 ----------------- |