From: Thomas Heller Date: Mon, 14 Aug 2006 16:20:04 +0000 (+0000) Subject: News item for rev 51281. X-Git-Tag: v2.5c1~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ce433e937952447218787962ec9d552f9661088;p=python News item for rev 51281. --- diff --git a/Misc/NEWS b/Misc/NEWS index 68902b15e6..2d1a5e4d38 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -79,6 +79,9 @@ Library Extension Modules ----------------- +- Patch # 1536908: enable building ctypes on OpenBSD/AMD64. The + '-no-stack-protector' compiler flag for OpenBSD has been removed. + - Patch #1532975 was applied, which fixes Bug #1533481: ctypes now uses the _as_parameter_ attribute when objects are passed to foreign function calls. The ctypes version number was changed to 1.0.1.