From 7a71db88304e9291fa131d73c45b06eec1894480 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 29 Sep 2025 13:08:49 +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 b9cf6e63e..06581d16e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -139,7 +139,7 @@ Detailed list of changes - 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. + transparent titlebar causing the background opacity to be doubled. - Fix a regression in the previous release that caused the incorrect tab to be active when loading a session (:iss:`9025`)