summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2010-07-28 14:58:02 +0200
committerholger krekel <holger@merlinux.eu>2010-07-28 14:58:02 +0200
commitf85b9e1ce44c7bdfd37038242144280c36e8d12b (patch)
tree7a8bade8d5e3557f3fc5efdffdfec1b647e672cf /CHANGELOG.txt
parent7c8f45ad2c8794610568aed12824c1f88613fec9 (diff)
downloadtox-f85b9e1ce44c7bdfd37038242144280c36e8d12b.tar.gz
workaround virtualenv issue
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index d750677..778adc5 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,8 @@
0.8
-----------------
+- work around a virtualenv limitation which crashes if
+ PYTHONDONTWRITEBYTECODE is set.
- run pip/easy installs from the environment log directory, avoids
naming clashes between env names and dependencies (thanks ronny)
- require a recent version of py lib