ssh kitten: Fix a regression causing hostname directives in ssh.conf not matching when username is specified

This commit is contained in:
Kovid Goyal
2023-09-08 15:10:46 +05:30
parent d1d888ce19
commit af4213579c
2 changed files with 8 additions and 2 deletions

View File

@@ -76,6 +76,8 @@ Detailed list of changes
- Config file format: allow splitting lines by starting subsequent lines with a backslash (:pull:`6603`)
- ssh kitten: Fix a regression causing hostname directives in :file:`ssh.conf` not matching when username is specified (:disc:`6609`)
0.29.2 [2023-07-27]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~