summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorNigel Metheringham <nigel@exim.org>2011-02-06 19:20:06 +0000
committerNigel Metheringham <nigel@exim.org>2011-02-06 19:20:06 +0000
commitbd4c97599a4d321677cdf677275022f6660930f9 (patch)
tree2a6b3ff267021b099e2974d295218a53dd045a93 /doc/doc-txt
parentb32a971138c1120763af565a142787cf3175ced7 (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/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog3
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
-----------------