Add entry for issue #691291.

This commit is contained in:
Florent Xicluna 2010-02-27 11:19:18 +00:00
parent 8b65054fea
commit 82aa01fa29
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,9 @@ Core and Builtins
Library
-------
- Issue #691291: codecs.open() should not convert end of lines on reading and
writing.
- Issue #7975: correct regression in dict methods supported by bsddb.dbshelve.
- Issue #7959: ctypes callback functions are now registered correctly