Merge branch 'NetHack-3.6'
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
.ds vr "NetHack 3.7
|
||||
.ds f0 "\*(vr
|
||||
.ds f1
|
||||
.ds f2 "December 5, 2019
|
||||
.ds f2 "December 17, 2019
|
||||
.
|
||||
.\" A note on some special characters:
|
||||
.\" \(lq = left double quote
|
||||
@@ -5162,6 +5162,9 @@ participant for decades, joined the NetHack Development Team in late May 2019.
|
||||
NetHack 3.6.3 was released on December 5, 2019 containing over 190 bug
|
||||
fixes to NetHack 3.6.2.
|
||||
.pg
|
||||
NetHack 3.6.4 was released on December 17, 2019 containing a security fix
|
||||
and a few bug fixes.
|
||||
.pg
|
||||
The official NetHack web site is maintained by \fBKen Lorber\fP
|
||||
at
|
||||
.UR https://www.nethack.org/ .
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
%.au
|
||||
\author{Original version - Eric S. Raymond\\
|
||||
(Edited and expanded for 3.6 by Mike Stephenson and others)}
|
||||
\date{December 5, 2019}
|
||||
\date{December 17, 2019}
|
||||
|
||||
\maketitle
|
||||
|
||||
@@ -5765,6 +5765,11 @@ for decades, joined the {\it NetHack Development Team} in late May 2019.
|
||||
NetHack 3.6.3 was released on December 5, 2019 containing over 190 bug
|
||||
fixes to NetHack 3.6.2.
|
||||
|
||||
%.pg
|
||||
\medskip
|
||||
NetHack 3.6.4 was released on December 17, 2019 containing a security fix and
|
||||
a few bug fixes.
|
||||
|
||||
%.pg
|
||||
\medskip
|
||||
\nd The official {\it NetHack\/} web site is maintained by {\it Ken Lorber} at
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.4 $ $NHDT-Date: 1576287569 2019/12/14 01:39:29 $
|
||||
|
||||
This fixes36.4 file is here to capture information about updates in the 3.6.x
|
||||
lineage following the release of 3.6.3 in December 2019. Hypothetical version
|
||||
3.6.4 may not be released, in which case these fixes will appear in 3.7.0.
|
||||
fixes36.4 contains a terse summary of changes made to 3.6.3 in order to
|
||||
produce 3.6.4.
|
||||
|
||||
|
||||
General Fixes and Modified Features
|
||||
-----------------------------------
|
||||
@@ -15,11 +15,7 @@ message "your knapsack can't accomodate any more items" when picking stuff up
|
||||
or removing such from container was inaccurate if there was some gold
|
||||
pending; vary the message rather than add more convoluted pickup code
|
||||
dozen-ish assorted spelling/typo fixes in messages and source comments
|
||||
flying hero could not use a hole deliberately with '>'
|
||||
|
||||
|
||||
Fixes to Post-3.6.3 Problems that Were Exposed Via git Repository
|
||||
------------------------------------------------------------------
|
||||
fix potential buffer overflow when parsing run-time configuration file
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes or Features
|
||||
@@ -30,13 +26,6 @@ allow run-from-removable-device on Windows
|
||||
|
||||
General New Features
|
||||
--------------------
|
||||
|
||||
|
||||
NetHack Community Patches (or Variation) Included
|
||||
-------------------------------------------------
|
||||
|
||||
|
||||
Code Cleanup and Reorganization
|
||||
-------------------------------
|
||||
none
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user