Kaydet (Commit) e763a91f authored tarafından Barry Warsaw's avatar Barry Warsaw

Fix typo in NEWS file.

üst c545a5eb
...@@ -17,7 +17,7 @@ Library ...@@ -17,7 +17,7 @@ Library
limiting the call to readline(). Original patch by Christian Heimes. limiting the call to readline(). Original patch by Christian Heimes.
- Issue #16041: CVE-2013-1752: poplib: Limit maximum line lengths to 2048 to - Issue #16041: CVE-2013-1752: poplib: Limit maximum line lengths to 2048 to
prevent readline() calls from consuming too much member. Patch by Jyrki prevent readline() calls from consuming too much memory. Patch by Jyrki
Pulliainen. Pulliainen.
- Issue #16039: CVE-2013-1752: Change use of readline in imaplib module to - Issue #16039: CVE-2013-1752: Change use of readline in imaplib module to
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment