summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-12-25 20:12:00 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-12-25 20:12:00 -0500
commitc6d8c587ee5a40342ecd540f5858bf0b3f83bc0f (patch)
tree29e4fe30c348d5f27ad79542ec05780480fba666 /CHANGES.txt
parent6bdbe8957d8c8d293e3fea3fa4baf45eb7c3a3a4 (diff)
parentbca120fe59c78901914d837fd8dd9d0048196c87 (diff)
downloadpython-setuptools-git-c6d8c587ee5a40342ecd540f5858bf0b3f83bc0f.tar.gz
Merge pull request #164. Fixes #122.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 7ed7434b..30e153a4 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -4,6 +4,14 @@ CHANGES
----
+19.3
+----
+
+* Pull Request #164: Replace dual PEP 345 _markerlib implementation
+ and PEP 426 implementation of environment marker support from
+ packaging 15.4 and PEP-508. Fixes Issue #122.
+
+----
19.2
----