Merge branch 'master' into NetHack-3.7

This commit is contained in:
nhmall
2019-12-18 17:25:13 -05:00
3 changed files with 33 additions and 4 deletions
+2 -3
View File
@@ -122,6 +122,5 @@ deploy:
on: on:
tags: true tags: true
prerelease: true prerelease: true
name: "Pre-release build of NetHack 3.6.3" name: "Pre-Release build of NetHack 3.7.0"
body: "This is an auto generated pre-release build of NetHack 3.6.3." body: "This is an auto generated Pre-Release build of NetHack 3.7.0"
+1 -1
View File
@@ -7,7 +7,7 @@ NetHack 3.6.
NetHack 3.7.0 work-in-progress is not a release of NetHack. As a .0 version, 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 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. made, and there will continue to be many more prior to an eventual release.
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 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 released code, and if stability is paramount, then the most recent
+30
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
-------------------------------