diff options
author | Lars Timmann <lt@mcs.de> | 2014-04-23 17:03:06 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2014-04-24 06:38:41 -0700 |
commit | 8d91c6dcd2c16f9a84b7abf47d130bac1a8bb273 (patch) | |
tree | 66505e39c34d808baf02cb19474e5f354b1abb9f /doc/doc-txt/ChangeLog | |
parent | fd3b6a4ad699259b80dcaed6287ec01ab5ec0105 (diff) |
Bug 609: Add -C option to exiqgrep
Option is a passthrough to the exim process that it spawns that
generates the queue list.
Fixed Conflicts:
doc/doc-txt/ChangeLog
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 649b730f0..8bf42d537 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -93,6 +93,9 @@ TL/08 Bugzilla 1453: New LDAP "SERVERS=" option allows admin to override list JH/18 New options dnssec_lax, dnssec_strict on dnsdb lookups. +TL/09 Bugzilla 609: Add -C option to exiqgrep, specify which exim.conf to use. + Patch submitted by Lars Timman. + Exim version 4.82 ----------------- |