Mention the bugfix in the release.
5553. [bug] When reconfiguring named, removing "auto-dnssec"
- actually did not turn off DNSSEC maintenance.
+ did not actually turn off DNSSEC maintenance.
This has been fixed. [GL #2341]
5552. [func] When switching to "dnssec-policy none;", named
Bug Fixes
~~~~~~~~~
-- Only assign threads to CPUs in the CPU affinity set, so that ``named`` no
- longer attempts to run threads on CPUs outside the affinity set. Thanks to
- Ole Bjørn Hessen. [GL #2245]
+- When reconfiguring ``named``, removing ``auto-dnssec`` did actually not turn
+ off DNSSEC maintenance. This has been fixed. [GL #2341]