mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00: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:
parent
827b6598b2
commit
56cb628ee8
3 changed files with 37 additions and 7 deletions
|
|
@ -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]
|
||||
----------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue