From 20059a7fa5dbb159c5abdf36dd6d89327805753d Mon Sep 17 00:00:00 2001 From: Scott Wichser Date: Mon, 7 Nov 2022 06:40:37 -0600 Subject: [PATCH] Update ChangeLog entries --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index e236b58553..42cc356e01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,14 @@ BZFlag 2.4.25 ------------- +* Fix incorrect rotation math for API custom zones + - Alfredo Tupone, Vladimir Jimenez +* Do not block on TCP recv - Alfredo Tupone +* Fix select() block timeout, reducing CPU usage - DeathByDenim +* Fix rendering regression that displayed skewed textures + - Alfredo Tupone, Agatha +* Fix positional audio direction when in observer mode - Scott Wichser +* Fix audio pops - Scott Wichser * Fix Machine Gun firing continuously when mouse wheel is bound to fire - Scott Wichser