]> granicus.if.org Git - nethack/commitdiff
some updates for 3.6.2
authornhmall <nhmall@nethack.org>
Sun, 5 May 2019 17:29:40 +0000 (13:29 -0400)
committernhmall <nhmall@nethack.org>
Sun, 5 May 2019 17:29:40 +0000 (13:29 -0400)
README

diff --git a/README b/README
index c8e676c8e661247dce497e4b7547cc9195459b21..0592a5efc1b34a773997a494a3a4a096f863c301 100644 (file)
--- a/README
+++ b/README
@@ -4,12 +4,12 @@ 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.2 contains a collection of more than 220 bug fixes to NetHack 3.6.1.
-The file doc/fixes36.2 in the source distribution has a full list of them. The
-text in there was written for the development team's own use and is provided 
-"as is", so please do not ask us to further explain the entries in that file. 
-Some entries might be considered "spoilers", particularly in the "new features" 
-section.
+NetHack 3.6.2 contains a collection of about 320 bug fixes to NetHack 3.6.1
+and more than 20 enhancements. The file doc/fixes36.2 in the source
+distribution has a full list of them. The text in there was written for the
+development team's own use and is provided  "as is", so please do not ask us
+to further explain the entries in that file. Some entries might be considered
+"spoilers", particularly in the "new features" section.
 
 Below you will find some other general notes that were not considered
 spoilers:
@@ -18,6 +18,7 @@ spoilers:
 * sys/winnt/nttty performance improvements mainly through the introduction
   of a back buffer approach
 * a couple of windows crash bug fixes
+* adoption of the curses window port that was in use in the community
 
                         - - - - - - - - - - -
 
@@ -166,6 +167,6 @@ In our own patches, we will assume that your code is synchronized with ours.
 
                   -- Good luck, and happy Hacking --
 
-# $NHDT-Date: 1546383333 2019/01/01 22:55:33 $ $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.48 $
+# $NHDT-Date: 1557077369 2019/05/05 17:29:29 $ $NHDT-Branch: NetHack-3.6.2 $:$NHDT-Revision: 1.55 $
 # Copyright (c) 2012 by Michael Allison
 # NetHack may be freely redistributed.  See license for details.