diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-03-22 18:25:45 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-03-22 18:25:45 -0700 |
commit | 8922bbe7d3a1d8e0dfa938068bd683580ecae880 (patch) | |
tree | 5dda07c7851978cf19d86ca84a13a36bbd98d1e6 /sites | |
parent | ea88fad0f14a5e2652f6e5c8ced4575ed72df584 (diff) |
Revert "Revert "Changelog fixes #290""
This reverts commit bd81c94825747f082c9c066abab8136d9831a3f2.
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 a3558111..ade79cc5 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 |