]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note
authorMichał Kępień <michal@isc.org>
Mon, 21 Sep 2020 07:28:36 +0000 (09:28 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 21 Sep 2020 07:32:22 +0000 (09:32 +0200)
(cherry picked from commit 853a51d4a97ad0fb5feff495755fd4db19504288)

doc/notes/notes-current.rst

index 93f4e7ecf4dbc7576291c862da2efff84e0453ac..dcfbe55a74ff543713f05d2e2f7ae4171e86622f 100644 (file)
@@ -39,4 +39,6 @@ Feature Changes
 Bug Fixes
 ~~~~~~~~~
 
-- None.
+- Updating contents of an RPZ zone which contained names spelled using
+  varying letter case could cause some processing rules in that RPZ zone
+  to be erroneously ignored. [GL #2169]