From bbac072e62ae1d4dba94181da460561c0de336c3 Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 6 Oct 2022 12:37:16 -0400 Subject: [PATCH] fixes entry for pr889 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 4acfaef45..f2a441b72 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -2022,6 +2022,7 @@ split cleaning-up on gd_move() into separate function (pr #791 by argrath) from xNetHack: better handling for monsters putting on equipment; fixes issue #843: "Mon dies. Mon puts on . The seemingly dead Mon rises as a vampire." +provide Unicode support to DOS Curses port (pr #889 by chasonr) Code Cleanup and Reorganization