Issue #1642: Fix segfault in ctypes when trying to delete attributes.
diff --git a/Misc/NEWS b/Misc/NEWS
index c87c3c8..0b24d7f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -49,6 +49,8 @@
 Library
 -------
 
+- Issue #1642: Fix segfault in ctypes when trying to delete attributes.
+
 - os.access now returns True on Windows for any existing directory.
 
 - Issue #1531: tarfile.py: Read fileobj from the current offset, do not