summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-07-25 14:27:53 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-07-25 14:27:53 -0700
commit3ba56f663fb42e1233fef7a8110cf6a1a87df583 (patch)
treeaff8f2f9be6a565ef871ae730ef4fb77d4321f5d
parent5dd6786f9f667147652874c459794bc1170a6750 (diff)
downloadparamiko-3ba56f663fb42e1233fef7a8110cf6a1a87df583.tar.gz
Changelog formatting fix
-rw-r--r--sites/www/changelog.rst8
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