diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2022-03-11 18:05:33 -0500 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2022-03-11 18:33:50 -0500 |
commit | 1bf3dce7255ff2055dcdbc4d29454fb0184dfaf7 (patch) | |
tree | 26352f9913163210180303377e2caad4c21e9752 | |
parent | f6342fc5f00b48e679e7c2c3579b1b27d94ffc1f (diff) |
Changelog enhancement
-rw-r--r-- | sites/www/changelog.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 5dc44418..389c70fb 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,7 +2,8 @@ Changelog ========= -- :feature:`1976` Support for ``%C`` token in configuration file. +- :feature:`1976` Add support for the ``%C`` token when parsing SSH config + files. Foundational PR submitted by ``@jbrand42``. - :feature:`1509` (via :issue:`1868`, :issue:`1837`) Add support for OpenSSH's Windows agent as a fallback when Putty/WinPageant isn't available or functional. Reported by ``@benj56`` with patches/PRs from ``@lewgordon`` and |