diff options
| author | Éric Araujo <merwok@netwok.org> | 2012-10-27 13:20:29 -0400 |
|---|---|---|
| committer | Éric Araujo <merwok@netwok.org> | 2012-10-27 13:20:29 -0400 |
| commit | cf3f3298a6653700a80b0f61243970fb54fe68ef (patch) | |
| tree | a16e2b599e6b5c9b3bb78f4502b6226e1f68e3c3 /CHANGES.txt | |
| parent | 7e12306509188e264a99b529d16cc5f80839b2f6 (diff) | |
| parent | fc8b839fa21965dc8acbfe468f4d88e68f0004d2 (diff) | |
| download | disutils2-python3.tar.gz | |
Merge fixes for #16107 and #15957 from defaultpython3
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 2a00895..27409cf 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -21,6 +21,7 @@ CONTRIBUTORS.txt for full names. Bug numbers refer to http://bugs.python.org/. - #10374: Recreate scripts everytime build_scripts is called [pierre paul] - #14733: Have pysetup read setup.cfg early enough to find custom commands [éric, janusz] +- #16107: Fix trailing '.z' in str('1.0.post1') result [richard] 1.0a4 - 2012-03-13 ------------------ |
