From 579622c5776c98169ce69eb05d6122f2fcf9b3e8 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 29 May 2023 22:44:46 -0400 Subject: [PATCH] fixes entry for pull request 1028 Closes #1028 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 6440f83f6..f9cf10c96 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -2189,6 +2189,7 @@ Unix: support --nethackrc=filename on the command line; same effect as NETHACKOPTIONS='@filename' but leaves NETHACKOPTIONS available for specifying options; --no-nethackrc is same as --nethackrc=/dev/null Windows: implement MSGHANDLER (pr #749 by argrath) +Windows: Add configuration to support Curses on WinGUI (pr #1028 by chasonr) X11: implement 'selectsaved', restore via menu of saved games X11: echo getline prompt and response (wishes, applying names) to message window and dumplog message history