Forgot to apply --title on creation of subsequent OS windows

Also update changelog
This commit is contained in:
Kovid Goyal
2020-04-19 08:42:30 +05:30
parent 85c40090ed
commit 948919e42b
2 changed files with 2 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix a regression in 0.17 that broke displaying graphics over SSH
(:iss:`2568`)
- Fix :option:`--title` not being applied at window creation time (:iss:`2570`)
0.17.2 [2020-03-29]
--------------------