From 99248ea629b1cd7ab660f4a8f186f242b024fece Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 28 May 2026 07:43:44 +0530 Subject: [PATCH] Update changelog Fixes #10082 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 2f4cfa0ff..d4934e21c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -190,6 +190,8 @@ Detailed list of changes - Add support for the DECST8C escape sequence (``CSI ? 5 W``) to reset tab stops to every 8 columns +- X11: Fix panel/quick-access-terminal windows not staying on top under KDE after they are hidden once (:iss:`10082`) + 0.47.0 [2026-05-19] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~