Tweak and reword release notes

This commit is contained in:
Michał Kępień
2021-11-05 09:30:30 +01:00
parent 781ae9d781
commit c90ff528a3

View File

@@ -39,5 +39,6 @@ Feature Changes
Bug Fixes
~~~~~~~~~
- Reloading a catalog zone that referenced a missing/deleted zone
caused a crash. This has been fixed. :gl:`#2308`
- Reloading a catalog zone which referenced a missing/deleted member
zone triggered a runtime check failure, causing ``named`` to exit
prematurely. This has been fixed. :gl:`#2308`