aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 0a679ec3..01c70cce 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,8 @@ CHANGES
-----
* Issue #14: Prefer markerlib for evaluation of marker expressions in extras.
+ Fall back to implementation based on 'parser' for Python 2.5 and 2.4
+ clients.
* Issue #10: ``ez_setup.py`` now uses HTTPS to download setuptools from PyPI.
-----