From 29ed170ba0b16ceb7615b68a2cf1708c9e650bb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 8 Sep 2022 10:42:01 +0200 Subject: [PATCH] Add placeholder entries to CHANGES Add placeholders for the following issues: - [GL #3394] - [GL #3487] - [GL #3491] - [GL #3493] - [GL #3517] --- CHANGES | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGES b/CHANGES index a7c5f1c51e..4c28c97316 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,15 @@ +5962. [placeholder] + +5961. [placeholder] + +5960. [placeholder] + +5959. [placeholder] + +5958. [placeholder] + +5957. [placeholder] + 5956. [func] Make RRL code treat all QNAMEs that are subject to wildcard processing within a given zone as the same name. [GL #3459]