aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2020-01-25 02:42:23 +0300
committerChristian Duerr <contact@christianduerr.com>2020-01-25 00:42:23 +0100
commitf48204eee20ddb0a3b23c10d27e3c75fbcd3f7f3 (patch)
treef4671121f45fa1084ce92f3de643e13cb442edc0 /CHANGELOG.md
parentbdd28f4766a39ec679cc7422d5cff5c6e586ae43 (diff)
downloadalacritty-f48204eee20ddb0a3b23c10d27e3c75fbcd3f7f3.tar.gz
alacritty-f48204eee20ddb0a3b23c10d27e3c75fbcd3f7f3.zip
Add font metric caching
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 75c49bc1..04323ba3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Stack overflow when printing shader creation error
- Underline position for bitmap fonts
- Selection rotating outside of scrolling region
+- Throughput performance problems caused by excessive font metric queries
### Removed