news entry for previous commit

This commit is contained in:
Gregory P. Smith 2012-02-16 00:44:50 -08:00
parent b4b605624d
commit 14dc510395
1 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@ Core and Builtins
Library
-------
- Issue #2489: pty.spawn could consume 100% cpu when it encountered an EOF.
- Issue #13014: Fix a possible reference leak in SSLSocket.getpeercert().
- Issue #13987: HTMLParser is now able to handle EOFs in the middle of a