diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2015-01-02 14:27:24 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-01-02 14:27:24 -0500 |
commit | 95c31ede51c28ffe8432a2a51c9879a5ae8bf259 (patch) | |
tree | 584692d99a1c09d05ec7d42f761de3cb8dda1ae8 /CHANGES.txt | |
parent | 91754ae31f631bb8bf4e9717799730be07a6331b (diff) | |
download | external_python_setuptools-10.2.tar.gz external_python_setuptools-10.2.tar.bz2 external_python_setuptools-10.2.zip |
Update changelog10.2
Diffstat (limited to 'CHANGES.txt')
-rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 1fd1fd4a..54368f02 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,7 +3,7 @@ CHANGES ======= ---- -next +10.2 ---- * Deprecated use of EntryPoint.load(require=False). |