From ded4e7b0d43832767ddcaead40f4ede43eca2b57 Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Wed, 20 May 2026 22:59:59 +0200 Subject: [PATCH] Fix wrongly mentioned changelog entry --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f1fe2c70b8..99310c203a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,13 @@ ### 3.12.1dev <- NOTE: the release version number will be 4.0.0 ### +- Add uncompressed audio transmission - dedicated to the memory of Hans Petter Selasky (1982 - 2023) + (contributed by @dingodoppelt) + ### 3.12.1 (2026-05-17) ### - Client: Fix occasional spurious version updated message display (#3691). (contributed by @softins) -- Add uncompressed audio transmission - dedicated to the memory of Hans Petter Selasky (1982 - 2023) - (contributed by @dingodoppelt) - ### 3.12.0 (2026-05-02) ### - FreeBSD: make -6 option work properly with both IPv6 and IPv4 peers (#3664).