add windows startup msg fix to fixes36.3

This commit is contained in:
nhmall
2019-05-11 22:01:23 -04:00
parent 69f767ac48
commit a7f779eda4
+1
View File
@@ -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, 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 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 enough for more than 62 entries, arbitrary ASCII punctuation got used
Windows: some startup error messages were not being delivered successfully
General New Features General New Features