summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorThomas Heller <theller@ctypes.org>2009-04-24 20:10:24 (GMT)
committerThomas Heller <theller@ctypes.org>2009-04-24 20:10:24 (GMT)
commitd3cfe99b134255449b81c06999c4e8c1607ad484 (patch)
tree9568c8e25ca08d3407ee7bb1ad584337334b43a0 /Misc
parentc9baac88abf24bdd6a70525567425334c7dc1939 (diff)
downloadcpython-d3cfe99b134255449b81c06999c4e8c1607ad484.zip
cpython-d3cfe99b134255449b81c06999c4e8c1607ad484.tar.gz
cpython-d3cfe99b134255449b81c06999c4e8c1607ad484.tar.bz2
Fix merge accident.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index ed1e401..d5c71e1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -432,6 +432,8 @@ Library
- Issue #5041: ctypes does now allow pickling wide character.
+- Issue #5795: Fixed test_distutils failure on Debian ppc.
+
- Issue #5607: fixed Distutils test_get_platform for Mac OS X fat binaries.
- Issue #5732: added a new command in Distutils: check.