Patch #543447: Add posix.mknod.
diff --git a/Misc/NEWS b/Misc/NEWS
index d3ed145..e6fc808 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -56,6 +56,8 @@
 
 Extension modules
 
+- posix.mknod was added.
+
 - The locale module now exposes the C library's gettext interface.
 
 - A security hole ("double free") was found in zlib-1.1.3, a popular