summaryrefslogtreecommitdiff
path: root/docs/changes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changes.rst')
-rw-r--r--docs/changes.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index 985959e..cb84d68 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -1,6 +1,14 @@
Release History
===============
+12.0.4 (2014-22-23)
+~~~~~~~~~~~~~~~~~~~
+
+* Revert the fix to ``-p`` on Debian based pythons as it was broken in other
+ situations.
+
+* Revert several sys.path changes new in 12.0 which were breaking virtualenv.
+
12.0.3 (2014-22-23)
~~~~~~~~~~~~~~~~~~~