From d1d1bc67bda417786251ef3741e103aa37932f18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Wed, 14 Sep 2022 12:32:41 +0200 Subject: [PATCH] CHANGES note for [GL !6669] (cherry picked from commit 67c3a3439bddf25b72793b04aeb2e0618c8c9be7) --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index f58376bf8f..c944deda4a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5970. [func] Log the reason why a query was refused. [GL !6669] + 5967. [cleanup] Flagged the "random-device" option (which was already nonoperational) as obsolete; configuring it will generate a warning. [GL #3399]