From 3c4b87636a94730942e4c94023edf95057039a3d Mon Sep 17 00:00:00 2001 From: Yorgos Thessalonikefs Date: Tue, 5 Nov 2024 12:20:25 +0100 Subject: [PATCH] Changelog entry for: - Fix SETEX check during Redis (re)initialization. --- doc/Changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index a0d3898ba..aeabd527e 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -6,6 +6,9 @@ information around for later dnssec valid expired responses. - Fix to log redis timeout error string on failure. +5 November 2024: Yorgos + - Fix SETEX check during Redis (re)initialization. + 4 November 2024: Wouter - Fix redis that during a reload it does not fail if the redis server does not connect or does not respond. It still logs the