From c74e36a359aa19cd615fc43d78cdbd7243372d05 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 5 May 2019 13:29:40 -0400 Subject: [PATCH] some updates for 3.6.2 --- README | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README b/README index c8e676c8e..0592a5efc 100644 --- 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.