From 31559b6123a520e1c2ef179d75cbd1c3ececf1f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarek=20Ziad=C3=A9?= Date: Mon, 20 Apr 2009 14:29:42 +0000 Subject: adding a NEWS note for #5795 (previously checked via the buildbot) --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index c2a07ec..9a5387d 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 -- cgit v0.12