diff --git a/CHANGELOG.md b/CHANGELOG.md index f15380c4..3bed2a4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -73,6 +73,13 @@ ### Fixed + +* Some mouse bindings (_primary paste_, for example) did not require + `shift` to be pressed while used in a mouse grabbing + application. This meant the mouse event was never seen by the + application. + + ### Security ### Contributors