fixes update

This commit is contained in:
nhmall
2020-01-13 15:30:23 -05:00
parent d6183d065e
commit 25c9fb8d2f
2 changed files with 3 additions and 5 deletions

View File

@@ -35,8 +35,3 @@ General New Features
--------------------
none
Platform- and/or Interface-Specific Post-Release Fixes
-------------------------------------------------------
Windows OPTIONS=map_mode:fit_to_screen could cause a game start failure

View File

@@ -7,6 +7,8 @@ focus will shift to the next major release.
General Fixes and Modified Features
-----------------------------------
have string_for_opt() return empty_optstr on failure
ensure existing callers of string_for_opt() check the return value before using it
Fixes to Post-3.6.4 Problems that Were Exposed Via git Repository
@@ -15,6 +17,7 @@ Fixes to Post-3.6.4 Problems that Were Exposed Via git Repository
Platform- and/or Interface-Specific Fixes or Features
-----------------------------------------------------
Windows OPTIONS=map_mode:fit_to_screen could cause a game start failure
General New Features