diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-03-22 17:59:21 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-03-22 17:59:21 -0700 |
commit | 270dacaf33279bed2ae599d718183cec541e032d (patch) | |
tree | 9883da6fe69956b9a6b14e60292986dd03fab338 /sites | |
parent | 61e32319fc9f0390818e518a4890766d1253a165 (diff) |
Changelog fixes #290
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index cf5c142b..545afff1 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +* :support:`290` Add a ``setup.cfg`` marking Paramiko as 'universal' when + generating wheel files. Courtesy of Alex Gaynor. * :support:`284` Add Python language trove identifiers to ``setup.py``. Thanks to Alex Gaynor for catch & patch. * :bug:`235` Improve string type testing in a handful of spots (e.g. ``s/if |