diff options
author | Jason Brand <jbrand42@users.noreply.github.com> | 2022-02-15 23:34:22 +0000 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2022-03-11 18:33:50 -0500 |
commit | 3f3451fd46353fa173f6c083b1c38438d04a68ea (patch) | |
tree | 5894927bba1dd767934b5de1b633a18ce39a008d | |
parent | 0f90e5bdd908bbace418045ddd35224283f16afe (diff) |
Add to changelog
-rw-r--r-- | sites/www/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 6ffd9cf1..5dc44418 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +- :feature:`1976` Support for ``%C`` token in configuration file. - :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 |