2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Add release note

This commit is contained in:
Mark Andrews
2020-12-18 13:43:11 +11:00
parent 65702896bd
commit 584e589d84

View File

@@ -58,3 +58,6 @@ Bug Fixes
- When reconfiguring ``named``, removing ``auto-dnssec`` did actually not turn
off DNSSEC maintenance. This has been fixed. [GL #2341]
- Prevent rbtdb instances being destroyed by multiple threads at the same
time. This can trigger assertion failures. [GL #2355]