summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-05-14 15:36:13 +0000
committerGitHub <noreply@github.com>2019-05-14 15:36:13 +0000
commit2a6e9843eaa583b67d9b853f396dd72e69a20585 (patch)
tree13fca1e4c137e974b1871c0518a9dc69563e2bcd /CHANGELOG.md
parentf93a84aef4d8a9d7f00f9e3586abd335317bc452 (diff)
Reenable macOS automatic graphics switching
This issue has been resolved upstream by a macOS update, fixing all crashing issues when switching between integrated and dedicated GPUs. Fixes #2221.
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 3ed21a17..1713bf38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Incorrect positioning of zero-width characters over double-width characters
- Mouse mode generating events when the cell has not changed
- Selections not automatically expanding across double-width characters
+- On macOS, automatic graphics switching has been enabled again
### Removed