summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-03-31 18:01:16 (GMT)
committerGeorg Brandl <georg@python.org>2006-03-31 18:01:16 (GMT)
commit43f08a85e4b86acf6e4313a51cec4df0cc586da7 (patch)
treef1e9812632d468fa2340e1db157b70926117be42 /Misc
parentdd2245f2309da358b4c0b56d6a3a411888052f26 (diff)
downloadcpython-43f08a85e4b86acf6e4313a51cec4df0cc586da7.zip
cpython-43f08a85e4b86acf6e4313a51cec4df0cc586da7.tar.gz
cpython-43f08a85e4b86acf6e4313a51cec4df0cc586da7.tar.bz2
Patch #1380952: fix SSL objects timing out on consecutive read()s
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 55357d8..dc98c7a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -303,6 +303,8 @@ Core and builtins
Extension Modules
-----------------
+- Patch #1380952: fix SSL objects timing out on consecutive read()s
+
- Patch #1309579: wait3 and wait4 were added to the posix module.
- Patch #1231053: The audioop module now supports encoding/decoding of alaw.