summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
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
commitcf3f3298a6653700a80b0f61243970fb54fe68ef (patch)
treea16e2b599e6b5c9b3bb78f4502b6226e1f68e3c3 /CHANGES.txt
parent7e12306509188e264a99b529d16cc5f80839b2f6 (diff)
parentfc8b839fa21965dc8acbfe468f4d88e68f0004d2 (diff)
downloaddisutils2-python3.tar.gz
Merge fixes for #16107 and #15957 from defaultpython3
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
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
------------------