diff options
-rw-r--r-- | docs/news.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst index 0d5f0c6..d015ebf 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -21,6 +21,9 @@ Changes & News * Fixed an issue where pip and setuptools were not getting installed when using the ``--system-site-packages`` flag. * Updated setuptools to fix an issue when installed with easy_install +* Fixed an issue with Python 3.4 and sys.stdout encoding being set to ascii +* Upgraded pip to v1.5.1 +* Upgraded setuptools to v2.1 1.11 (2014-01-02) ~~~~~~~~~~~~~~~~~ |