summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-01-23 22:05:47 +0000
committerGitHub <noreply@github.com>2019-01-23 22:05:47 +0000
commit5e0d74094367e79e1ce2fe35e5996e41d1296807 (patch)
tree6f23c7e41213bb84738f64ca4fe7e49e6b55a794 /CHANGELOG.md
parent430b89c1599abde4fc8520ffcb0e25d9034bea8d (diff)
downloadalacritty-5e0d74094367e79e1ce2fe35e5996e41d1296807.tar.gz
alacritty-5e0d74094367e79e1ce2fe35e5996e41d1296807.zip
Update dependencies
This resolves an issue with notify that caused excessive wake-ups when waiting for config updates. Fixes #2029.
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 9b2dde91..36b3a094 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Resolved off-by-one issue with erasing characters in the last column
+- Excessive polling every 100ms with `live_config_reload` enabled
## Version 0.2.7