aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2023-12-02 03:52:51 +0400
committerGitHub <noreply@github.com>2023-12-02 03:52:51 +0400
commit28364792b3a7d0982eb7759bae0c9b3773c48518 (patch)
tree00c4fb82993bd961d75bc0239fa68b4435346602 /CHANGELOG.md
parent546d5951aa369674e8a3c6e8ac716f07481368bd (diff)
downloadalacritty-28364792b3a7d0982eb7759bae0c9b3773c48518.tar.gz
alacritty-28364792b3a7d0982eb7759bae0c9b3773c48518.zip
Fallback to underline shader when dotted fails
Some hardware is just bad. Fixes #7404.
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 96573405..58d0a70e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -73,6 +73,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Message bar content getting stuck after closing with multiple messages on Wayland
- Vi cursor position not redrawn on PageUp/PageDown without scrollback
- Cursor not updating when blinking and viewport is scrolled
+- Failure to start with recent version of mesa's i915 driver
### Removed