summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-04-26 10:50:53 -0400
committerJason R. Coombs <jaraco@jaraco.com>2015-04-26 10:50:53 -0400
commitba2699fae236a351cc4d3acf7a7a7d50bb614722 (patch)
treea3259ebfd83aba6016a07235bc3f64882cf7dad9 /CHANGES.txt
parentbb239c08fbfcb689ef743786c70f655d8a3f9035 (diff)
downloadpython-setuptools-git-ba2699fae236a351cc4d3acf7a7a7d50bb614722.tar.gz
Update changelog
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 50064f68..d10e2188 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,14 @@ CHANGES
=======
----
+15.2
+----
+
+* Issue #373: Provisionally expose
+ ``pkg_resources._initialize_master_working_set``, allowing for
+ imperative re-initialization of the master working set.
+
+----
15.1
----