aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTimo <16718859+toger5@users.noreply.github.com>2020-03-02 06:32:18 +0100
committerGitHub <noreply@github.com>2020-03-02 08:32:18 +0300
commitf83d55f0f05aeec943115e9c767e5c221d7f4317 (patch)
tree57eb833daf4ea4db13a05db6ea8b6b09f745c629 /CHANGELOG.md
parent1972cce8a4226dbe278e0a3b5d16fa13937e0463 (diff)
downloadalacritty-f83d55f0f05aeec943115e9c767e5c221d7f4317.tar.gz
alacritty-f83d55f0f05aeec943115e9c767e5c221d7f4317.zip
Fix ignoring of slow touchpad scrolling
Fixes #3377.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d35dd047..a0ab066e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -60,6 +60,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Tabstops cleared on resize
- Tabstops not breaking across lines
- Crash when parsing DCS escape with more than 16 parameters
+- Ignoring of slow touchpad scrolling
### Removed