From b95f85f4a9c8580f47239f77c1c90c838a4e02c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Wed, 17 May 2023 16:26:39 +0200 Subject: [PATCH] Add placeholder for GL #4071 --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index fc091e141b..3ba36c943d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ -6174. [test] Fix the `upforwd` system test to be more reliable, +6175. [test] Fix the `upforwd` system test to be more reliable, especially when using thread sanitizer. [GL #4069] +6174. [placeholder] + 6173. [bug] Properly process extra "nameserver" lines in resolv.conf otherwise the next line is not properly processed. [GL #4066]