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).