summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorTarek Ziadé <ziade.tarek@gmail.com>2009-02-13 23:00:43 (GMT)
committerTarek Ziadé <ziade.tarek@gmail.com>2009-02-13 23:00:43 (GMT)
commit2432b0b36785031acc53886a893d792ff2636765 (patch)
treeb90f06d26feb05b9a609819fd1bf215d52b34dc5 /Misc/NEWS
parent275958aacfb2a9fd4b363d33defa4a92649fb533 (diff)
downloadcpython-2432b0b36785031acc53886a893d792ff2636765.zip
cpython-2432b0b36785031acc53886a893d792ff2636765.tar.gz
cpython-2432b0b36785031acc53886a893d792ff2636765.tar.bz2
Fixed #4524: distutils build_script command failed with --with-suffix=3
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index a18e45f..3c35413 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -155,6 +155,9 @@ Core and Builtins
Library
-------
+- Issue #4524: distutils build_script command failed with --with-suffix=3.
+ Initial patch by Amaury Forgeot d'Arc.
+
- Issue #2461: added tests for distutils.util
- Issue #1008086: Fixed socket.inet_aton() to always return 4 bytes even on