summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-01-16 17:17:52 -0500
committerJason R. Coombs <jaraco@jaraco.com>2016-01-16 17:17:52 -0500
commitb6ae8e7b716f5207f5e67ae06461a7cd837641e3 (patch)
tree3747cfa93a43f64e3311e05c934fe3ffcaa602f3
parent1859724ef434e577f7c45eab39aa489fe27dee87 (diff)
downloadpython-setuptools-bitbucket-b6ae8e7b716f5207f5e67ae06461a7cd837641e3.tar.gz
Update changelog
-rw-r--r--CHANGES.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c8a9f8ab..06c6aad1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,11 +2,17 @@
CHANGES
=======
-19.3.1
-------
+19.4
+----
* Issue #341: Correct error in path handling of package data
files in ``build_py`` command when package is empty.
+* Distribute #323, Issue #141, Issue #207, and
+ Pull Request #167: Another implementation of
+ ``pkg_resources.WorkingSet`` and ``pkg_resources.Distribution``
+ that supports replacing an extant package with a new one,
+ allowing for setup_requires dependencies to supersede installed
+ packages for the session.
----
19.3