mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 17:52:02 +02:00
macOS: Bundle mozilla's root certificates with kitty
Apple doesnt provide root certificates in a form useable by openssl which means all ssl based network requests fail, so bundle our own Fixes #3936
This commit is contained in:
@@ -4,6 +4,13 @@ Changelog
|
||||
|kitty| is a feature-rich, cross-platform, *fast*, GPU based terminal.
|
||||
To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
|
||||
0.23.1 [future]
|
||||
----------------------
|
||||
|
||||
- macOS: Fix themes kitten failing to download themes because of missing SSL
|
||||
certificates (:iss:`3936`)
|
||||
|
||||
- A new :doc:`themes kitten </kittens/themes>` to easily change kitty themes.
|
||||
0.23.0 [2021-08-16]
|
||||
----------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user