Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-12-18 17:21:23 -05:00
3 changed files with 33 additions and 4 deletions

View File

@@ -122,6 +122,6 @@ deploy:
on:
tags: true
prerelease: true
name: "Pre-release build of NetHack 3.6.3"
body: "This is an auto generated pre-release build of NetHack 3.6.3."
name: "Release build of NetHack 3.6.4"
body: "This is an auto generated Release build of NetHack 3.6.4."

3
README
View File

@@ -7,8 +7,7 @@ NetHack 3.6.
NetHack 3.7.0 work-in-progress is not a release of NetHack. As a .0 version,
and still very early in its development cycle, there has already been changes
made, and there will continue to be many more prior to an eventual release.
The file doc/fixes36.4 in the source distribution has a full list of fixes. The
section.
The file doc/fixes36.4 in the source distribution has a full list of fixes.
In short -- there are likely to be bugs. Don't treat NetHack-3.7 branch as
released code, and if stability is paramount, then the most recent

30
doc/fixes36.5 Normal file
View File

@@ -0,0 +1,30 @@
$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.0 $ $NHDT-Date: 1576705788 2019/12/18 21:49:48 $
This fixes36.5 file is here to capture information about updates in the 3.6.x
lineage following the release of 3.6.4 in December 2019. Please note, however,
that another 3.6.x release is not anticipated, and most developer
focus will shift to the next major release.
General Fixes and Modified Features
-----------------------------------
Fixes to Post-3.6.4 Problems that Were Exposed Via git Repository
------------------------------------------------------------------
Platform- and/or Interface-Specific Fixes or Features
-----------------------------------------------------
General New Features
--------------------
NetHack Community Patches (or Variation) Included
-------------------------------------------------
Code Cleanup and Reorganization
-------------------------------