From 6b52160a5ba5388eacd3108a2ad535e8f107d430 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 3 Mar 2022 12:18:55 +0100 Subject: [PATCH] Add placeholder entries to CHANGES Add placeholders for the following issues: - [GL #2950] - [GL #3112] - [GL #3129] - [GL #3158] --- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES b/CHANGES index 5c828a6213..67cf5b7d8f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +5820. [placeholder] + +5819. [placeholder] + +5818. [placeholder] + +5817. [placeholder] + 5816. [bug] Make BIND compile with LibreSSL 3.5.0, as it was using not very accurate pre-processor checks for using shims. [GL #3172]