From 8fbc5b9373d207361f1c4ee5c9a4b3185b487fd2 Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Thu, 15 Jan 2026 09:16:35 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7d5a3948..00a1fd800 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - `Hardware If Possible` - default/existing behavior when hardware acceleration is properly configured - `Software` - force software padding - This can be used to work around buggy GPU driver behavior where padding is green instead of black - - This is most often seen with AMD GPUs when using VAAPI acceleration + - This is most often seen with VAAPI acceleration (radeonsi or i965 drivers) ### Fixed - Use code signing on all Windows executables (`ErsatzTV-Windows.exe`, `ErsatzTV.exe`, `ErsatzTV.Scanner.exe`)