summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index b35be68..6bc2cc8 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -21,6 +21,9 @@ RELEASE 0.14 - XXX
- Remove the "platform" argument from tool specifications.
+ - Propogate PYTHONPATH when running the regression tests so distutils
+ can be found in non-standard locations.
+
From Allen Bierbaum:
- Pass an Environment to the Options validator method, and