summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMateusz MikuĊ‚a <mati865@users.noreply.github.com>2020-09-01 00:30:45 +0200
committerGitHub <noreply@github.com>2020-08-31 22:30:45 +0000
commit5ee7ae8a274fcc58754aa5a91a14b1dedbb87583 (patch)
tree7d122c18517b119d8a4b3b99c337df4b889e5682 /CHANGELOG.md
parentb39c791649e6d7409ad287741cfef962738c0fd4 (diff)
downloadalacritty-5ee7ae8a274fcc58754aa5a91a14b1dedbb87583.tar.gz
alacritty-5ee7ae8a274fcc58754aa5a91a14b1dedbb87583.zip
Disable WinPTY with windows-gnu toolchain
Co-authored-by: Christian Duerr <contact@christianduerr.com>
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 a9f09c9b..4e84ec91 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Minimum Rust version has been bumped to 1.43.0
- The snapcraft.yaml file has been removed
- Updated `setab`/`setaf` capabilities in `alacritty-direct` to use colons
+- WinPTY is now enabled only when targeting MSVC
### Added