]> granicus.if.org Git - nethack/commitdiff
fixes update
authornhmall <nhmall@nethack.org>
Mon, 13 Jan 2020 20:30:23 +0000 (15:30 -0500)
committernhmall <nhmall@nethack.org>
Mon, 13 Jan 2020 20:30:23 +0000 (15:30 -0500)
doc/fixes36.4
doc/fixes36.5

index 57dc6c55fe93a7ce6d970f516d136ef67c7af323..a4b8991c4c08945152ab72097a960351ca9fff0f 100644 (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
-
index d3e45ff39bdf2a2bb387eb8921448304253b03ae..e4bfd7949516faa8dee8d3a144cbf3620a105d17 100644 (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