From: Thomas Heller Date: Fri, 24 Apr 2009 20:10:24 +0000 (+0000) Subject: Fix merge accident. X-Git-Tag: v3.1b1~200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d3cfe99b134255449b81c06999c4e8c1607ad484;p=python Fix merge accident. --- diff --git a/Misc/NEWS b/Misc/NEWS index ed1e401f05..d5c71e10b8 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.