diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2015-04-26 10:50:53 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-04-26 10:50:53 -0400 |
| commit | ba2699fae236a351cc4d3acf7a7a7d50bb614722 (patch) | |
| tree | a3259ebfd83aba6016a07235bc3f64882cf7dad9 /CHANGES.txt | |
| parent | bb239c08fbfcb689ef743786c70f655d8a3f9035 (diff) | |
| download | python-setuptools-git-ba2699fae236a351cc4d3acf7a7a7d50bb614722.tar.gz | |
Update changelog
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 8 |
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 ---- |
