diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index bc8b29281..c50e13369 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1420,6 +1420,10 @@ curses: clipped map crashed due to uninitialized memory curses: changes for tty's TTY_PERM_INVENT resulted in viewing inventory under curses while carrying only gold to crash; didn't matter if perm_invent was On or if TTY_PERM_INVENT was enabled +curses: for screen refresh, don't attempt to refresh windows that haven't been + set up yet or have already been shut down +curses: for raw_print() in #if PDCURSES config, don't attempt to write to + message window if it isn't set up yet or has already been shut down Qt: at Xp levels above 20 with 'showexp' On, the combined status field "Level:NN/nnnnnnnn" was too big and truncated by a char at each end Qt: searching a text window for something that wasn't found and then searching