From ee1817f4ec6a4a96654f2f14687565c553542701 Mon Sep 17 00:00:00 2001 From: Bart House Date: Sat, 2 Nov 2019 16:57:43 -0700 Subject: [PATCH] Updates to fixes36.3 for recent work. --- doc/fixes36.3 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/fixes36.3 b/doc/fixes36.3 index df3a55a30..04a1e0685 100644 --- a/doc/fixes36.3 +++ b/doc/fixes36.3 @@ -350,6 +350,9 @@ unix: sysconf CHECK_PLNAME=1 wouldn't work if attempt to obtain unix username unix+curses: startup error only reset terminal for tty; one noticeable example was answering 'n' to "Destroy old game?" Windows: some startup error messages were not being delivered successfully +WindowsGUI: player selection dialog box layout was not being adjusted for DPI +Windows: signifiant changes to default directory choices. see documentation + for details. General New Features