From 90dc9b6fe6e4905a25aaa5f34ed8581fbe2a99e4 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 11 Feb 2022 15:00:11 +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 c943d6560..1ee52b87b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -129,7 +129,7 @@ Detailed list of changes - macOS: Fix regression in previous release that caused Apple's global shortcuts to not work if they had never been configured on a particular machine (:iss:`4657`) -- Fix a fast click, move mouse, click sequence causing the first click event to be discarded (:iss:`4603`) +- Fix a fast *click, move mouse, click* sequence causing the first click event to be discarded (:iss:`4603`) 0.24.2 [2022-02-03]