From 0837fd548d3419c7d01f6105f34d7cec49d1744e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 11 Dec 2025 11:21:43 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 15ee4a5e4..79a8cf1e9 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -187,6 +187,9 @@ Detailed list of changes - When moving windows to a new tab/OS Window fix overlay windows not being grouped with their parent windows (:iss:`9266`) +- Linux: Fix a bug causing colors to occasionally all go black when using mesa + >= 25.3.0 with nouveau GPU driver (:iss:`9235`) + 0.44.0 [2025-11-03] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~