diff options
author | Nigel Metheringham <nigel@exim.org> | 2011-02-06 19:20:06 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2011-02-06 19:20:06 +0000 |
commit | bd4c97599a4d321677cdf677275022f6660930f9 (patch) | |
tree | 2a6b3ff267021b099e2974d295218a53dd045a93 /doc | |
parent | b32a971138c1120763af565a142787cf3175ced7 (diff) |
Fix exiqgrep issue where malformed lines not parsed
Fixes bug 943
Lightly tested, but not with report error condition,
would like reporter to check this fix on their system.
Diffstat (limited to 'doc')
-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 083870af6..135213b2d 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -35,6 +35,9 @@ NM/03 Allow underscore in dnslist lookups PP/04 Bugzilla 230: Support TLS-enabled LDAP (in addition to ldaps). Code patches from Adam Ciarcinski of NetBSD. +NM/04 Fixed exiqgrep to cope with mailq missing size issue + Fixes bug 943. + Exim version 4.74 ----------------- |