From ece780a73f804ed6d6a1781f17d43ff749605a17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Wed, 8 Sep 2021 14:49:26 +0200 Subject: [PATCH] Add placeholder CHANGES for [GL #2866] --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index ce8f842977..64f9ef4dd4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5716. [placeholder] + 5715. [func] Add a check when the *-source(-v6) clashes with the global listening port. Such a configuration was already forbidden, but it failed silently. [GL #2888]