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 | d4743dee1fb57473c6c9bc652a04356534c9f40c (patch) | |
| tree | 09f34ab1c900584b855523f34f608387cb919d59 | |
| parent | a9647e41c30d236bd9f838406f8f244904205e31 (diff) | |
| download | python-setuptools-bitbucket-d4743dee1fb57473c6c9bc652a04356534c9f40c.tar.gz | |
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 ------ |
