From 2ba015d0be8227f6b3c8f647fe522ae8a305bc83 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 21 Jun 2021 16:46:49 +0530 Subject: [PATCH] Add an issue reference to the changelog Fixes #3405 --- docs/changelog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 3621aaa11..8c2127d28 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -16,7 +16,8 @@ To update |kitty|, :doc:`follow the instructions `. - Fix a regression in 0.21.0 that broke rendering of private use Unicode symbols followed by spaces, when they also exist not followed by spaces (:iss:`3729`) -- ssh kitten: Support system where the login shell is a non-POSIX shell +- ssh kitten: Support systems where the login shell is a non-POSIX shell + (:iss:`3405`) - ssh kitten: Fix "Connection closed" message being printed by ssh when running remote commands