diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2016-07-25 14:27:53 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2016-07-25 14:27:53 -0700 |
commit | 3ba56f663fb42e1233fef7a8110cf6a1a87df583 (patch) | |
tree | aff8f2f9be6a565ef871ae730ef4fb77d4321f5d /sites | |
parent | 5dd6786f9f667147652874c459794bc1170a6750 (diff) |
Changelog formatting fix
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 6bd78a89..dfdaaf44 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -147,10 +147,10 @@ Changelog (:ref:`installation docs here <gssapi>`). Mega thanks to Sebastian Deiß, with assist by Torsten Landschoff. - .. note:: - Unix users should be aware that the ``python-gssapi`` library (a - requirement for using this functionality) only appears to support - Python 2.7 and up at this time. + .. note:: + Unix users should be aware that the ``python-gssapi`` library (a + requirement for using this functionality) only appears to support + Python 2.7 and up at this time. * :bug:`346 major` Fix an issue in private key files' encryption salts that could cause tracebacks and file corruption if keys were re-encrypted. Credit |