one more missed inconsistency and README updates

This commit is contained in:
nhmall
2020-01-27 15:05:45 -05:00
parent 858bd2f376
commit bd83b6e194
2 changed files with 3 additions and 3 deletions

4
README
View File

@@ -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.

View File

@@ -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.