summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2022-10-22 13:17:46 +0300
committerGitHub <noreply@github.com>2022-10-22 13:17:46 +0300
commite3af53c863ee55b2862954f156e168c1e8da26e2 (patch)
tree0d70745ab1d9d1763d3dc3a8793b15a8abf3440a /CHANGELOG.md
parent62e9d3ab394f3ad104642e964e9034a352d76d9a (diff)
downloadalacritty-e3af53c863ee55b2862954f156e168c1e8da26e2.tar.gz
alacritty-e3af53c863ee55b2862954f156e168c1e8da26e2.zip
Fix startup failure on macOS with dash as /bin/sh
The dash's exec doesn't have `-a` argument we rely on when running login shell, so use zsh instead. Fixes #6426.
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 3608f2f1..0f2cb848 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/).
- `--help` output for `--class` does not match man pages
- Cursor and underlines always being black on very old hardware
- Crash when using very low negative `font.offset`
+- Startup failure on macOS with default config when system `/bin/sh` is `dash`
## 0.11.0