summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2014-01-07 18:10:37 -0500
committerDonald Stufft <donald@stufft.io>2014-01-07 18:10:37 -0500
commit4bc045e38323e589ab6e7c4aad6456330ebaa0ea (patch)
tree281ed5d8953e73e0522269ae13753b6705070cab /docs
parent821e8dbc495707d0852b41bb88bd3002c4eb568d (diff)
downloadvirtualenv-4bc045e38323e589ab6e7c4aad6456330ebaa0ea.tar.gz
Add a changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/news.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst
index 89df5b3..028977b 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -14,6 +14,14 @@ Changes & News
``$ENV/bin/python`` and re-running virtualenv on the same target directory
with the upgraded Python.
+
+1.11.1 (unreleased)
+~~~~~~~~~~~~~~~~~~~
+
+* 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
+
1.11 (2014-01-02)
~~~~~~~~~~~~~~~~~