From cdb6986ce0b6115e10797d2deb0cda2629ca171d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 28 Sep 2025 21:27:16 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 2d70dc99c..f81db0230 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -137,7 +137,7 @@ Detailed list of changes 0.43.1 [future] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- macOS: Fix a big where the color of a transparent titlebar was off when +- macOS: Fix a bug where the color of a transparent titlebar was off when running in the release build versus the build from source. Also fix using a transparent titlebar causing the background opacity to be darkened.