diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-05-16 19:58:20 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-05-16 19:58:20 +0100 |
commit | fc16abb4d06c7ae375b227bd83473412c8985c6f (patch) | |
tree | f5b3332573a250826efe59249aa222e3e13c2fda /doc/doc-txt | |
parent | 2d5fdd539c5abd1d180dfb476ef87ae3332285ed (diff) |
Logging: dnssec status on accept & delivery lines
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 07e6f1dba..659c830bd 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -9,9 +9,11 @@ the documentation is updated, this file is reduced to a short list. Version 4.88 ------------ - 1. The new perl_tainmode option allows to run the embedded perl + 1. The new perl_taintmode option allows to run the embedded perl interpreter in taint mode. + 2. New log_selector: dnssec, adds a "DS" tag to acceptance and delivery lines. + Version 4.87 ------------ |