From 717829627a00da8230dd0ff79340cae42fe6381b Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 11 May 2019 22:01:23 -0400 Subject: [PATCH] add windows startup msg fix to fixes36.3 --- doc/fixes36.3 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes36.3 b/doc/fixes36.3 index d2b8df5af..c17abf893 100644 --- a/doc/fixes36.3 +++ b/doc/fixes36.3 @@ -22,6 +22,7 @@ Platform- and/or Interface-Specific Fixes or Features curses: very tall menus tried to use selector characters a-z, A-Z, and 0-9, but 0-9 should be reserved for counts and if the display was tall enough for more than 62 entries, arbitrary ASCII punctuation got used +Windows: some startup error messages were not being delivered successfully General New Features