diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-06-05 23:05:01 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-06-05 23:05:01 -0700 |
commit | 289dd97cf1640c3d07012cc37c3ddf69b9e4d391 (patch) | |
tree | 802a4e2dfeaa50fef5da84c9ae62d4400147faa6 /sites/www | |
parent | a196f2bfa2bcae37b299a24cf976e9a41ce780ac (diff) | |
parent | e04aae0b23dabf1b3cbc1c7773aed16e182f987d (diff) |
Merge branch '2.1'
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index becdef27..c75b4b68 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,9 @@ Changelog ========= +* :support:`- backported` A big formatting pass to clean up an enormous number + of invalid Sphinx reference links, discovered by switching to a modern, + rigorous nitpicking doc-building mode. * :bug:`900` (via :issue:`911`) Prefer newer ``ecdsa-sha2-nistp`` keys over RSA and DSA keys during host key selection. This improves compatibility with OpenSSH, both in terms of general behavior, and also re: ability to properly |