diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2015-01-26 08:33:04 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-01-26 08:33:04 -0500 |
commit | 27416cfc54c46ab68e3fddd9c3312421b408b038 (patch) | |
tree | f25f561773394c859164d949f506b97d5f489c0c | |
parent | 7824a2b4c6c53615feb18ff558a8a60b44e8fd41 (diff) | |
download | external_python_setuptools-27416cfc54c46ab68e3fddd9c3312421b408b038.tar.gz external_python_setuptools-27416cfc54c46ab68e3fddd9c3312421b408b038.tar.bz2 external_python_setuptools-27416cfc54c46ab68e3fddd9c3312421b408b038.zip |
Update changelog12.0.5
-rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 97c16c5e..183f9734 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ------ +12.0.5 +------ + +* Issue #339: Correct Attribute reference in ``cant_write_to_target``. + +------ 12.0.4 ------ |