commit | 607f7c056e19b6418421fd26b6754c906868672f | [log] [tgz] |
---|---|---|
author | Giampaolo RodolĂ <g.rodola@gmail.com> | Mon Apr 19 21:46:28 2010 +0000 |
committer | Giampaolo RodolĂ <g.rodola@gmail.com> | Mon Apr 19 21:46:28 2010 +0000 |
tree | 0a619c2945340b3b8cb869b01b2a6c8893d89e9f | |
parent | 8a12f940fe99ec087977ad07a5331520237b9cfb [diff] [blame] |
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