diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-13 22:00:41 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-13 22:00:41 -0400 |
commit | 76e2e18d7f610731aac39200257da2e412fa004d (patch) | |
tree | 3d5e177203ee49455587fd81c1acaa65b16e2056 | |
parent | c652e7e73d2ff6865085a8ca6af54f441104a908 (diff) | |
download | external_python_setuptools-76e2e18d7f610731aac39200257da2e412fa004d.tar.gz external_python_setuptools-76e2e18d7f610731aac39200257da2e412fa004d.tar.bz2 external_python_setuptools-76e2e18d7f610731aac39200257da2e412fa004d.zip |
Update changelog0.9.1
-rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 94403c8f..ba965b69 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,6 +7,7 @@ CHANGES ----- * Distribute #386: Allow other positional and keyword arguments to os.open. +* Corrected dependency on certifi mis-referenced in 0.9. --- 0.9 |