diff --git a/README b/README index 9ecc76f08..c73ec0a81 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ - NetHack 3.6.5 -- General information January 2020 + NetHack 3.6.5 -- General information January 27, 2020 NetHack 3.6 is an enhancement to the dungeon exploration game NetHack, which is a distant descendent of Rogue and Hack, and a direct descendent of NetHack 3.4 as there was no NetHack 3.5 release. NetHack 3.6.5 is the official release of NetHack that follows NetHack 3.6.4 -and contains all bug fixes since 3.6.4, including some fixes for exploitable +and contains bug fixes since 3.6.4, including some fixes for exploitable security-related vulnerabilities that affected NetHack versions between 3.6.0 and 3.6.4. diff --git a/sys/vms/Install.vms b/sys/vms/Install.vms index d90d7c6d3..1594df282 100644 --- a/sys/vms/Install.vms +++ b/sys/vms/Install.vms @@ -264,7 +264,7 @@ Notes: termcap file, otherwise a message about "Unknown terminal type" will be printed and NetHack will exit. -7. Both vmsbuild.com and Makefile.src have provisions to build nethack's +7. Both vmsbuild.com and Makefile.src have provisions to build NetHack's 'curses' interface, but the source code for it won't compile using the implementation of curses which is supplied with VMS.