diff --git a/.travis.yml b/.travis.yml index 4eab2f6ef..6e155a00c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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." diff --git a/README b/README index bb23f3ab6..8115122d0 100644 --- a/README +++ b/README @@ -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 diff --git a/doc/fixes36.5 b/doc/fixes36.5 new file mode 100644 index 000000000..d3e45ff39 --- /dev/null +++ b/doc/fixes36.5 @@ -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 +------------------------------- +