diff options
| author | Donald Stufft <donald@stufft.io> | 2014-01-26 00:08:18 -0500 |
|---|---|---|
| committer | Donald Stufft <donald@stufft.io> | 2014-01-26 00:08:18 -0500 |
| commit | 71d3a9e0cbfc0f7d04114c7b60467af45f38c535 (patch) | |
| tree | 1099b689086eafa91f7851c844558d4dd362cd32 /docs | |
| parent | 9e7401cdb3efc8829ad0a1be32a651c18fa2ae93 (diff) | |
| parent | 10eca3452804bf236563b52049433ef68ebcf54e (diff) | |
| download | virtualenv-71d3a9e0cbfc0f7d04114c7b60467af45f38c535.tar.gz | |
Merge branch '1.11.X'1.11.2
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst index ce8d5a6..3688c9d 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -15,6 +15,11 @@ Changes & News with the upgraded Python. +1.11.2 (2014-01-26) +~~~~~~~~~~~~~~~~~~~ + +* Fixed easy_install installed virtualenvs by updated pip to 1.5.2 + 1.11.1 (2014-01-20) ~~~~~~~~~~~~~~~~~~~ |
