ssh kitten: Fix location of generated terminfo files on NetBSD

Fixes #4622
This commit is contained in:
Kovid Goyal 2022-02-03 19:51:37 +05:30
parent 34a0218f35
commit 53589c3954
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
2 changed files with 12 additions and 3 deletions

View file

@ -80,6 +80,8 @@ Detailed list of changes
- Fix a regression in the previous release that broke :opt:`active_tab_foreground` (:iss:`4620`)
- ssh kitten: Fix location of generated terminfo files on NetBSD (:iss:`4622`)
0.24.2 [2022-02-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~