From 1ce433e937952447218787962ec9d552f9661088 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Mon, 14 Aug 2006 16:20:04 +0000 Subject: [PATCH] News item for rev 51281. --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.50.1