This commit is contained in:
nhmall
2020-01-27 11:50:19 -05:00
parent 0f92e67e6a
commit b04028ec81

2
README
View File

@@ -27,7 +27,7 @@ spoilers:
* fix potential buffer overflow in pline(), raw_printf(), and config_error_add()
* fix potential buffer overflow in choose_windows()
* use vsnprintf instead of vsprintf in pline.c where possible
* Windows: incldues a fix from a 3.6.4 post-release update where
* Windows: includes a fix from a 3.6.4 post-release update where
* OPTIONS=map_mode:fit_to_screen could cause a game start failure
* Windows: users with C-locale unmappable names could get game start failure