From 39df9b36b5694c6afd88a363f7c2984f00d26cb5 Mon Sep 17 00:00:00 2001 From: David Fifield Date: Sun, 16 Oct 2022 23:14:38 -0600 Subject: [PATCH] Fix uTLS issue number in ChangeLog. The right issue number is #40054. The #40095 it referred to was for load balancing on the broker. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 59c5c89..5da36db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,7 @@ Changes in version v2.2.0 - 2022-05-25 - Add connection failure events for proxy timeouts - Issue 40103: Fix proxy logging verb tense - Fix up and downstream metrics output for proxy -- Issue 40095: uTLS for broker negotiation +- Issue 40054: uTLS for broker negotiation - Forward bridge fingerprint from client to broker (WIP, Issue 28651) - Issue 40104: Make it easier to configure proxy type - Remove version from ClientPollRequest