summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b7ad75b..3b7411c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -72,6 +72,9 @@ Library
- Issue #26930: Update Windows builds to use OpenSSL 1.0.2h.
+- Issue #27392: Add loop.connect_accepted_socket().
+ Patch by Jim Fulton.
+
IDLE
----