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 | e04aae0b23dabf1b3cbc1c7773aed16e182f987d (patch) | |
tree | 70f2a7b7ecff042350a70ad4c87da9e25e94a435 /sites/www | |
parent | eb23d3cf359987e6e18f521d11a3b35b9c450f7d (diff) | |
parent | 9dadca814288a5c8bb4f5ccd186d854d576e3816 (diff) |
Merge branch '2.0' into 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 5b6067cd..58ef3a33 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 |