summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2012-06-01 04:29:39 -0400
committerPhil Pennock <pdp@exim.org>2012-06-01 04:29:39 -0400
commit12f6998964d44c0a40783162fc37eabe770f4382 (patch)
tree2481e1d674bd90152c677f0bee6b01d96bf7caeb /doc/doc-txt/ChangeLog
parent98a90c36edb0fbe03e6db6bf4ad4fff0892f18bb (diff)
Make -n combine with -bP to inhibit names
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 d79f4eefe..533ce5035 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -6,6 +6,9 @@ Exim version 4.81
PP/01 Add -bI: framework, and -bI:sieve for querying sieve capabilities.
+PP/02 Make -n do something, by making it not do something.
+ When combined with -bP, the name of an option is not output.
+
Exim version 4.80
-----------------