summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2020-08-30 14:36:27 -0400
committerJeff Forcier <jeff@bitprophet.org>2020-08-30 14:36:27 -0400
commit210448b6c215e11e263141fd2572dab379de8684 (patch)
tree32a39d8a6eed30aa4e617309c7dda0de5e0c2f12
parentad0ee51c799f09ec027baa9c81852e495f71a89d (diff)
downloadparamiko-210448b6c215e11e263141fd2572dab379de8684.tar.gz
Changelog closes #1727
-rw-r--r--sites/www/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 46c405c8..ae34e68e 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,9 @@
Changelog
=========
+- :support:`1727` Add missing test suite fixtures directory to MANIFEST.in,
+ reinstating the ability to run Paramiko's tests from an sdist tarball. Thanks
+ to Sandro Tosi for reporting the issue and to Blazej Michalik for the PR.
- :support:`1722` Remove leading whitespace from OpenSSH RSA test suite static
key fixture, to conform better to spec. Credit: Alex Gaynor.
- :bug:`-` Fix incorrect string formatting causing unhelpful error message