summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorLars Timmann <lt@mcs.de>2014-04-23 17:03:06 -0700
committerTodd Lyons <tlyons@exim.org>2014-04-24 06:38:41 -0700
commit8d91c6dcd2c16f9a84b7abf47d130bac1a8bb273 (patch)
tree66505e39c34d808baf02cb19474e5f354b1abb9f /doc/doc-txt/NewStuff
parentfd3b6a4ad699259b80dcaed6287ec01ab5ec0105 (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/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index bfbfc7150..39e2aa4d9 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -36,6 +36,9 @@ Version 4.83
lookup can now set a list of servers to use that is different from the
default list.
+ 7. New command-line option -C for exiqgrep to specify alternate exim.conf
+ file when searching the queue.
+
Version 4.82
------------