diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 330f98cec..b1771ddb4 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -1423,6 +1423,8 @@ variable attknum was declared without initialization, and was used in check for NULL lua_State before calling lua_close() (pr #616 by argrath) use %lu, not %d, in format string in timer_sanity_check() (pr #617 by argrath) bad cast making sp_lev chameleon light source (pr #625 by entrez) +add Ray Chason's adaptation of nethack's Qt5 interface to work with Qt6 (issue + #525 followup comment by chasonr) Code Cleanup and Reorganization