From: Tarek Ziadé Date: Mon, 20 Apr 2009 14:29:42 +0000 (+0000) Subject: adding a NEWS note for #5795 (previously checked via the buildbot) X-Git-Tag: v2.7a1~1446 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=31559b6123a520e1c2ef179d75cbd1c3ececf1f7;p=python adding a NEWS note for #5795 (previously checked via the buildbot) --- diff --git a/Misc/NEWS b/Misc/NEWS index c2a07ece76..9a5387d200 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -229,6 +229,8 @@ Core and Builtins Library ------- +- Issue #5795: Fixed test_distutils failure on Debian ppc. + - Issue #5768: Fixed bug in Unicode output logic and test case for same. - Issue #1161031: fix readwrite select flag handling: POLLPRI now