From bfdc098236c8ae942c6b09393b318157eefdfb17 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 4 Mar 2025 09:52:19 +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 7bd3a3023..7f19fb199 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -141,7 +141,7 @@ Detailed list of changes - macOS: notify kitten: Fix waiting for result from desktop notification not working (:disc:`8379`) -- Wayland: Fix mouse pointer position update not being sent when focus regained (:iss`8397`) +- Wayland: Fix mouse pointer position update not being sent when focus regained (:iss`8397`, :iss:`8398`) 0.39.1 [2025-02-01]