summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCkat <Ckat@teknik.io>2019-10-16 21:31:12 +0200
committerChristian Duerr <contact@christianduerr.com>2019-10-16 21:31:12 +0200
commitf1f51d3c0234831131dcaf8e5d63cc906453e51e (patch)
treef7262403158b2996b081c1b04375644e27a8665a /CHANGELOG.md
parent7b814c3be7a3e69975ae4098f58838f2ddf6daea (diff)
downloadalacritty-f1f51d3c0234831131dcaf8e5d63cc906453e51e.tar.gz
alacritty-f1f51d3c0234831131dcaf8e5d63cc906453e51e.zip
Remove terminfo from deb package
Fixes #2685.
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 a469301d..7d498cf1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Minimum Rust version has been bumped to 1.36.0
- Config is not generated anymore, please consider distributing the alacritty.yml as documentation
+- Removed Alacritty terminfo from .deb in favor of ncurses provided one
### Added