ssh kitten: Fix executable permission missing from kitty bootstrap script

Fixes #5438
This commit is contained in:
Kovid Goyal
2022-08-29 18:20:09 +05:30
parent 16a4845a72
commit c68b82e4d0
3 changed files with 26 additions and 3 deletions

View File

@@ -35,6 +35,11 @@ mouse anywhere in the current command to move the cursor there. See
Detailed list of changes
-------------------------------------
0.26.1 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ssh kitten: Fix executable permission missing from kitty bootstrap script (:iss:`5438`)
0.26.0 [2022-08-29]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~