Issue #3890: Fix recv() and recv_into() on non-blocking SSL sockets.
diff --git a/Misc/NEWS b/Misc/NEWS
index 48fe18d..895c753 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -24,6 +24,8 @@
 Library
 -------
 
+- Issue #3890: Fix recv() and recv_into() on non-blocking SSL sockets.
+
 - Issue #8179: Fix macpath.realpath() on a non-existing path.
 
 - Issue #8024: Update the Unicode database to 5.2.