From 458ac6953f100e5b5834f7db0ba44bfc5921b517 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 1 Nov 2022 12:21:09 +0530 Subject: [PATCH] Update changelog for last PR --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index e4b3cc285..9adda6716 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -50,6 +50,8 @@ Detailed list of changes - Wayland GNOME: Fix incorrect window size in some circumstances when switching between windows with window decorations disabled (:iss:`4802`) +- Wayland: Fix high CPU usage when using some input methods (:pull:`5369`) + 0.26.4 [2022-10-17] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~