Document change to curses.
This commit is contained in:
parent
d391f0855c
commit
8537c303c7
|
@ -484,6 +484,8 @@ Extension Modules
|
||||||
|
|
||||||
- Added support for linking the bsddb module against BerkeleyDB 4.5.x.
|
- Added support for linking the bsddb module against BerkeleyDB 4.5.x.
|
||||||
|
|
||||||
|
- Bug #1633621: if curses.resizeterm() or curses.resize_term() is called,
|
||||||
|
update _curses.LINES, _curses.COLS, curses.LINES and curses.COLS.
|
||||||
|
|
||||||
Tests
|
Tests
|
||||||
-----
|
-----
|
||||||
|
|
Loading…
Reference in New Issue