aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-01-04 00:19:06 +0000
committerGitHub <noreply@github.com>2020-01-04 00:19:06 +0000
commitdc063180f31a4c94a2ad3e5e0c6535e39edcfa9a (patch)
treefcdc9c5d482e832f79b7d093e0fbd428107f72b3 /CHANGELOG.md
parent05df4f4dbabd82bc71cea6b81ee9383a55b32088 (diff)
downloadalacritty-dc063180f31a4c94a2ad3e5e0c6535e39edcfa9a.tar.gz
alacritty-dc063180f31a4c94a2ad3e5e0c6535e39edcfa9a.zip
Fix macOS OpenGL context resize ordering
Fixes #2226.
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 7c426a47..01a32238 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Crash on `clear` when scrolled up in history
- Entire screen getting underlined/stroke out when running `clear`
- Slow startup on some Wayland compositors
+- Padding not consistently visible on macOS
### Removed