diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-03-22 18:24:28 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-03-22 18:24:28 -0700 |
commit | bd81c94825747f082c9c066abab8136d9831a3f2 (patch) | |
tree | 70102419fb0504afe639933a224ff9ca23b4979a | |
parent | 341a66635197f3c2681cfb9395d7baa3496503e3 (diff) |
Revert "Changelog fixes #290"
This reverts commit 270dacaf33279bed2ae599d718183cec541e032d.
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 545afff1..cf5c142b 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,8 +2,6 @@ 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 |