Patch #849595: Add socket.shutdown() constants.
diff --git a/Misc/NEWS b/Misc/NEWS
index c9b7baa..c523e65 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -95,6 +95,8 @@
 Extension modules
 -----------------
 
+- socket.SHUT_{RD,WR,RDWR} was added.
+
 - os.getsid was added.
 
 - The pwd module incorrectly advertised its struct type as