diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-02-03 15:30:43 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-02-03 15:52:36 +0000 |
commit | 6656a75a7b16170afdbbf4ac558f56f4e0ef75ac (patch) | |
tree | cf74ac78815c1449c9296a9c8cba5e99e6c720e7 /doc/doc-txt | |
parent | 258dfd012173250b20520c8fb24329eb8998970a (diff) |
Testsuite: headers_remove globbing. Bug 159
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 3542c82cb..919a56ea5 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -35,6 +35,10 @@ Version 4.94 9. The ACL control "queue_only" can also be spelled "queue", and now takes an option "first_pass_route" to do the same as a "-odqs" on the command line. + 9. Items specified for the router and transport headers_remove option can use + a trailing asterisk to specify globbing. + + Version 4.93 |