From 7cc7a43ff67d458ccb64f413a2f8e67cf1f3f51c Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Fri, 24 Jul 2026 15:32:20 +0200 Subject: [PATCH] Changelog note for #1481. - Fix #1481: Fix to use tls-port after referral if tls-upstream is set. --- doc/Changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/Changelog b/doc/Changelog index 9f75cbdca..3b63868fc 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -24,7 +24,8 @@ - Fix to guard access to shared ports interface array during set up, for analyzer. - Fix sign of comparison warning in shared ports setup. - - Fix to use tls-port after referral if tls-upstream is set. + - Fix #1481: Fix to use tls-port after referral if + tls-upstream is set. 23 July 2026: Wouter - Updated credits for Xuanchao Xie in 22 july changelog.