From 853a51d4a97ad0fb5feff495755fd4db19504288 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Mon, 21 Sep 2020 09:28:36 +0200 Subject: [PATCH] Add release note --- doc/notes/notes-current.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index d85dc86a16..4fccc02611 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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]