From: Tarek Ziadé Date: Mon, 20 Apr 2009 14:33:15 +0000 (+0000) Subject: Merged revisions 71766 via svnmerge from X-Git-Tag: v3.1b1~227 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=628fbd59ea2819e55e81ca21bbb52e7d5f4cface;p=python Merged revisions 71766 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71766 | tarek.ziade | 2009-04-20 16:29:42 +0200 (Mon, 20 Apr 2009) | 1 line adding a NEWS note for #5795 (previously checked via the buildbot) ........ --- diff --git a/Misc/NEWS b/Misc/NEWS index ff243afee7..523166cea6 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -408,6 +408,8 @@ Core and Builtins Library ------- +- 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.