give the threading API PEP 8 names
diff --git a/Misc/NEWS b/Misc/NEWS
index afaf05b..b5e7d58 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -291,6 +291,7 @@
 - The bundled OSX-specific copy of libbffi is now in sync with the version
   shipped with PyObjC 2.0 and includes support for x86_64 and ppc64 platforms.
 
+
 Build
 -----