]> 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:28:36 +0000 (09:28 +0200)
doc/notes/notes-current.rst

index d85dc86a1655d19b2b6ed46899a6f764ee28deb3..4fccc026114855e2c8bd8df770ef0e522438ea24 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]