diff options
author | Josh Comer <joshjcomer@gmail.com> | 2020-01-18 08:48:34 -0400 |
---|---|---|
committer | Kirill Chibisov <contact@kchibisov.com> | 2020-01-18 15:48:34 +0300 |
commit | 2199bbef5122d81a5bb5958d62f1c9b1d7d7696a (patch) | |
tree | 4eaa719b65259d37086f9ddd97d5211e47f0a7e9 /CHANGELOG.md | |
parent | bd96e7f7694d9c6108baf0dc091eb6a68ad54041 (diff) | |
download | alacritty-2199bbef5122d81a5bb5958d62f1c9b1d7d7696a.tar.gz alacritty-2199bbef5122d81a5bb5958d62f1c9b1d7d7696a.zip |
Force application symlink on macOS make build
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 56e0ccd9..4f47f4fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Regression which added a UNC path prefix to the working directory on Windows - CLI parameters discarded when config is reload - Blurred icons in KDE task switcher (alacritty.ico is now high-res) +- Consecutive builds failing on macOS due to preexisting `/Application` symlink ## 0.4.1 |