diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2015-01-20 22:06:15 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-01-20 22:06:15 -0500 |
commit | d3e60f4d454d43f0b0bf3d5e0811bf5b8fbeb92d (patch) | |
tree | e6c264e2c3e501ba30d408cfdfa07f1f7dc82d9a | |
parent | d66e85f360940a5e583ef6a363d20e8aa8cfd486 (diff) | |
download | external_python_setuptools-d3e60f4d454d43f0b0bf3d5e0811bf5b8fbeb92d.tar.gz external_python_setuptools-d3e60f4d454d43f0b0bf3d5e0811bf5b8fbeb92d.tar.bz2 external_python_setuptools-d3e60f4d454d43f0b0bf3d5e0811bf5b8fbeb92d.zip |
Update changelog12.0.4
-rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 80a9e9c9..97c16c5e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ------ +12.0.4 +------ + +* Issue #335: Fix script header generation on Windows. + +------ 12.0.3 ------ |