Commit c670b7eb authored by Benjamin Peterson's avatar Benjamin Peterson

add period; rewrap

parent 743242af
...@@ -17,8 +17,8 @@ Core and Builtins ...@@ -17,8 +17,8 @@ Core and Builtins
Library Library
------- -------
- Issue #7673: Fix security vulnerability (CVE-2010-2089) in the audioop - Issue #7673: Fix security vulnerability (CVE-2010-2089) in the audioop module,
module, ensure that the input string length is a multiple of the frame size ensure that the input string length is a multiple of the frame size.
- Issue #9075: In the ssl module, remove the setting of a ``debug`` flag - Issue #9075: In the ssl module, remove the setting of a ``debug`` flag
on an OpenSSL structure. on an OpenSSL structure.
......
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