summaryrefslogtreecommitdiff
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2022-03-11 18:05:33 -0500
committerJeff Forcier <jeff@bitprophet.org>2022-03-11 18:33:50 -0500
commit1bf3dce7255ff2055dcdbc4d29454fb0184dfaf7 (patch)
tree26352f9913163210180303377e2caad4c21e9752 /sites
parentf6342fc5f00b48e679e7c2c3579b1b27d94ffc1f (diff)
downloadparamiko-1bf3dce7255ff2055dcdbc4d29454fb0184dfaf7.tar.gz
Changelog enhancement
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst3
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