summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-12-31 05:21:23 +0000
committerGitHub <noreply@github.com>2020-12-31 05:21:23 +0000
commitd0301ef655e7cb5631e4492039a386d28d0c49fb (patch)
tree4adcacb97d688e3fbeb78fd05fca2306a7560f01 /CHANGELOG.md
parent0790605adfba6231db82c74070a2530ab862fbfa (diff)
Fix Wayland crash due to fontconfig
Fixes #4591.
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 f367308f..1a0d36e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -48,6 +48,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Underline cursor being obscured by underline
- Cursor not being rendered with a lot of unicode glyphs visible
- IME input swallowed after triggering a key binding
+- Crash on Wayland due to non-standard fontconfig configuration
### Removed