]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword release notes
authorMichał Kępień <michal@isc.org>
Fri, 5 Nov 2021 08:30:30 +0000 (09:30 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 5 Nov 2021 08:30:30 +0000 (09:30 +0100)
doc/notes/notes-current.rst

index eafdb7cfaae31039fdc8cfa65107504c0c37c7e8..1fc2dd273b1a12f08c7aa9a73d490536c71f82a7 100644 (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`