aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2020-02-28 05:28:15 +0300
committerGitHub <noreply@github.com>2020-02-28 02:28:15 +0000
commit2365425fd27541b55870ec9cd131dbb2801e8787 (patch)
tree18818433d0f1a37fc27193ca8b1f829dfe888076 /CHANGELOG.md
parent43f89a64c28a2896b93ebb2aba10a3e8e23b4ba1 (diff)
downloadalacritty-2365425fd27541b55870ec9cd131dbb2801e8787.tar.gz
alacritty-2365425fd27541b55870ec9cd131dbb2801e8787.zip
Fix log target of color config errors
Due to incorrect log target in the color config errors, the message bar was not cleared when the error was fixed.
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 6a6975a4..53506f44 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -56,6 +56,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bitmap fonts being a bit smaller than they should be in some cases
- Config reload creating alternate screen history instead of updating scrollback
- Crash on Wayland compositors supporting `wl_seat` version 7+
+- Message bar not hiding after fixing wrong color value in config
### Removed