Fix Issue #4841: timeout is now applied for connections resulting from PORT/EPRT commands
diff --git a/Misc/NEWS b/Misc/NEWS
index c7bf380..9eecb10 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -20,6 +20,9 @@
 Library
 -------
 
+- Issue #4814: timeout parameter is now applied also for connections resulting
+  from PORT/EPRT commands.
+
 - Issue #8463: added missing reference to bztar in shutil's documentation.
 
 - Issue #8438: Remove reference to the missing "surrogateescape" encoding